Skip to content

Commit 1025f5f

Browse files
committed
ci: Upgrade Cypress action
1 parent c72804f commit 1025f5f

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: E2E test
3737
if: always()
38-
uses: cypress-io/github-action@v4
38+
uses: cypress-io/github-action@v6
3939
with:
4040
working-directory: js
4141
start: yarn run-showcase

0 commit comments

Comments
 (0)