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 c3bc0f5 commit 883c66dCopy full SHA for 883c66d
.github/workflows/push.yml
@@ -25,7 +25,7 @@ jobs:
25
env:
26
CI: true
27
- name: Cypress run
28
- uses: cypress-io/github-action@v2
+ uses: cypress-io/github-action@v5.1.0
29
with:
30
start: npm run serve
31
wait-on: 'http://localhost:8080'
0 commit comments