Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit eff0395

Browse files
authored
Update cypress.yaml (#9007)
1 parent b1f8d36 commit eff0395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
echo "PERCY_ENABLE=0" >> $GITHUB_ENV
7070
7171
- name: Run Cypress tests
72-
uses: cypress-io/github-action@v2
72+
uses: cypress-io/github-action@v4.1.1
7373
with:
7474
# The built-in Electron runner seems to grind to a halt trying
7575
# to run the tests, so use chrome.

0 commit comments

Comments
 (0)