Skip to content

Commit 0ee4611

Browse files
chore(deps): update cypress-io/github-action digest to 6d4f8f5
1 parent 0e325b7 commit 0ee4611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)