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.
2 parents 6714cfe + f03c4ab commit f586b31Copy full SHA for f586b31
1 file changed
.github/workflows/cypress-e2e.yml
@@ -110,7 +110,7 @@ jobs:
110
curl -v http://localhost:8081/index.php/login
111
112
- name: Cypress run
113
- uses: cypress-io/github-action@dace029018fcdf86e0df89a31bc3cfa5b32570d8 # v7.3.0
+ uses: cypress-io/github-action@948d67d3074f1bbb6379c8bdbb04e95d2f8e593f # v7.4.0
114
with:
115
build: npm run dev
116
record: false
0 commit comments