Skip to content

Commit

Permalink
chore: 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 ab9cae0 commit f9da0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Install NPM dependencies, cache them correctly
# and run all Cypress tests
- name: Cypress run - Chrome
uses: cypress-io/github-action@v4.2.2
uses: cypress-io/github-action@v6.6.0
with:
# not working with pnpm
install: false
Expand Down

0 comments on commit f9da0d8

Please sign in to comment.