Skip to content

Commit ba2b4f0

Browse files
chore(deps): update cypress-io/github-action digest to 8a2d31f
1 parent 0e325b7 commit ba2b4f0

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

0 commit comments

Comments
 (0)