Skip to content

Commit

Permalink
Update cypress-io/github-action action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent af4819e commit 0b53a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# Install NPM dependencies, cache them correctly
# and run all Cypress tests
- name: Cypress run
uses: cypress-io/github-action@v5.8.4
uses: cypress-io/github-action@v6.6.1
with:
# Specify Browser since container image is compile with Firefox
browser: chrome
Expand Down

0 comments on commit 0b53a16

Please sign in to comment.