Skip to content

Commit 24e1408

Browse files
chore(deps): update cypress-io/github-action digest to df7fc89
1 parent e457e30 commit 24e1408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Install Cypress
7676
run: pnpm cypress install
7777
- name: Run cypress tests
78-
uses: cypress-io/github-action@eb2de20e2763f75216dff067108f0fb02ad6f2cf
78+
uses: cypress-io/github-action@df7fc89c24a705f273df7735aad7b9aa7034d200
7979
with:
8080
install: true
8181
command: pnpm test.ci

0 commit comments

Comments
 (0)