Skip to content

Commit 65119ba

Browse files
chore(deps): update cypress-io/github-action action to v5.8.4
1 parent 8231fd1 commit 65119ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: pnpm i --no-frozen-lockfile
2525

2626
- name: Cypress run
27-
uses: cypress-io/github-action@v5.8.3
27+
uses: cypress-io/github-action@v5.8.4
2828
with:
2929
build: pnpm build
3030
start: pnpm start

0 commit comments

Comments
 (0)