We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8231fd1 commit 65119baCopy full SHA for 65119ba
.github/workflows/cypress.yml
@@ -24,7 +24,7 @@ jobs:
24
run: pnpm i --no-frozen-lockfile
25
26
- name: Cypress run
27
- uses: cypress-io/github-action@v5.8.3
+ uses: cypress-io/github-action@v5.8.4
28
with:
29
build: pnpm build
30
start: pnpm start
0 commit comments