We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9412172 + 2714833 commit 5bf8b4eCopy full SHA for 5bf8b4e
1 file changed
.github/workflows/build.yml
@@ -141,7 +141,7 @@ jobs:
141
# https://github.com/cypress-io/github-action
142
# (NOTE: to run these e2e tests locally, just use 'ng e2e')
143
- name: Run e2e tests (integration tests)
144
- uses: cypress-io/github-action@v6
+ uses: cypress-io/github-action@v7.1.9
145
with:
146
# Run tests in Chrome, headless mode (default)
147
browser: chrome
0 commit comments