We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f04cf5 commit eb1f323Copy full SHA for eb1f323
.github/workflows/tests.yml
@@ -53,7 +53,7 @@ jobs:
53
${{ runner.os }}-yarn-
54
55
- name: Cypress run
56
- uses: cypress-io/github-action@v4
+ uses: cypress-io/github-action@v5
57
with:
58
install-command: yarn install --check-cache
59
command: yarn run test:e2e --headless
0 commit comments