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 4af7e99 + ec744fd commit 3604c54Copy full SHA for 3604c54
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@0f330ebf0d60f87608ed72f1d6232e5644aa3171 # v7.1.1
+ uses: cypress-io/github-action@e44ee0fa67251ab7e2d854d85b3a466577f47d14 # v7.1.3
114
with:
115
build: npm run dev
116
record: false
0 commit comments