We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 743657e commit d58c83dCopy full SHA for d58c83d
.github/workflows/cypress.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Run Cypress tests
50
id: cypress
51
- uses: cypress-io/github-action@v6.6.1
+ uses: cypress-io/github-action@v6.9.2
52
with:
53
start: yarn start
54
wait-on: 'http://localhost:3000'
0 commit comments