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 c72804f commit 1025f5fCopy full SHA for 1025f5f
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: E2E test
37
if: always()
38
- uses: cypress-io/github-action@v4
+ uses: cypress-io/github-action@v6
39
with:
40
working-directory: js
41
start: yarn run-showcase
0 commit comments