Skip to content

Commit 6a56e80

Browse files
chore(deps): update cypress-io/github-action digest to 2ad32e6
1 parent 7b18992 commit 6a56e80

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@a85ef18dd1056ef76e55bc8862d7aa6f1c0d9590
78+
uses: cypress-io/github-action@2ad32e649e4db26c07674ebae31a297601dbcbaf
7979
with:
8080
install: true
8181
command: pnpm test.ci

0 commit comments

Comments
 (0)