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 f0aada0 + 15bedf1 commit 2fdd820Copy full SHA for 2fdd820
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@783cb3f07983868532cabaedaa1e6c00ff4786a8 # v7.1.9
+ uses: cypress-io/github-action@dace029018fcdf86e0df89a31bc3cfa5b32570d8 # v7.3.0
114
with:
115
build: npm run dev
116
record: false
0 commit comments