Skip to content

Commit f0b0abb

Browse files
chore(deps): update cypress-io/github-action digest to d075fa1
1 parent 36a80bf commit f0b0abb

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

0 commit comments

Comments
 (0)