Skip to content

Commit a550fc0

Browse files
committed
try latest cypress action
1 parent a094169 commit a550fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: yarn jest --rootDir=mailing_tests/jest --config mailing_tests/jest/jest.config.json
4040
working-directory: /tmp/mailing_e2e/ci
4141
- name: Run ${{ matrix.e2e-config }} cypress tests
42-
uses: cypress-io/github-action@v4
42+
uses: cypress-io/github-action@v6
4343
env:
4444
DEBUG: "@cypress/github-action"
4545
with:

0 commit comments

Comments
 (0)