Skip to content

Commit 45ea2e2

Browse files
chore(deps): update cypress-io/github-action digest to 269d755
1 parent c5c33e4 commit 45ea2e2

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

0 commit comments

Comments
 (0)