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 5de3dc5 + 391627a commit 07f5630Copy full SHA for 07f5630
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@e44ee0fa67251ab7e2d854d85b3a466577f47d14 # v7.1.3
+ uses: cypress-io/github-action@bc22e01685c56e89e7813fd8e26f33dc47f87e15 # v7.1.5
114
with:
115
build: npm run dev
116
record: false
0 commit comments