Skip to content

Commit

Permalink
chore: bump cypress-io/github-action from v2 to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-lai committed Nov 18, 2023
1 parent f8d922b commit 2c46668
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 @@ -9,6 +9,6 @@ jobs:
# Install NPM dependencies, cache them correctly
# and run all Cypress tests
- name: Cypress run
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v6
with:
build: grunt build

0 comments on commit 2c46668

Please sign in to comment.