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 Oct 31, 2023
1 parent af4819e commit 7116a80
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.0
with:
# Specify Browser since container image is compile with Firefox
browser: chrome
Expand Down

0 comments on commit 7116a80

Please sign in to comment.