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 Sep 7, 2024
1 parent ba8326e commit 4115a64
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.7.6
with:
# not working with pnpm
install: false
Expand Down

0 comments on commit 4115a64

Please sign in to comment.