Skip to content

Commit

Permalink
fix cypress version for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Nov 20, 2023
1 parent b5c9467 commit 24e5385
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 @@ -47,7 +47,7 @@ jobs:
${{ runner.os }}-cypress-
- name: Run Cypress tests
uses: cypress-io/github-action@v5.8.3
uses: cypress-io/github-action@v6.6.0
with:
install: false
start: pnpm dev
Expand Down

0 comments on commit 24e5385

Please sign in to comment.