Skip to content

Commit 883c66d

Browse files
committed
corrected push.yml in correspondece to Cypress latest version
1 parent c3bc0f5 commit 883c66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
env:
2626
CI: true
2727
- name: Cypress run
28-
uses: cypress-io/github-action@v2
28+
uses: cypress-io/github-action@v5.1.0
2929
with:
3030
start: npm run serve
3131
wait-on: 'http://localhost:8080'

0 commit comments

Comments
 (0)