Skip to content

Commit 832b920

Browse files
chore(deps): update cypress-io/github-action digest to f499bde
1 parent c30676f commit 832b920

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@f499bde898dac6c648744046860181c1fb4384e5
7979
with:
8080
install: true
8181
command: pnpm test.ci

0 commit comments

Comments
 (0)