Skip to content

Commit 34c8f6d

Browse files
chore(deps): update cypress-io/github-action digest to e17a084
1 parent b755007 commit 34c8f6d

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

0 commit comments

Comments
 (0)