Skip to content

Commit 12e1db4

Browse files
committed
e2e: update cypress container
1 parent 4f64ab9 commit 12e1db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: Run E2E tests on deployment success
2323
if: github.event.deployment_status.state == 'success'
2424
runs-on: ubuntu-latest
25-
container: cypress/included:8.7.0
25+
container: cypress/included:9.5.4
2626
env:
2727
NPM_RC: ${{ secrets.NPM_TOKEN }}
2828
TERM: xterm

0 commit comments

Comments
 (0)