Skip to content

Commit ce607c8

Browse files
chore(deps): update cypress-io/github-action digest to 108b868
1 parent 0e325b7 commit ce607c8

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

0 commit comments

Comments
 (0)