We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a43ee9 + 10215e2 commit 2c9cc9fCopy full SHA for 2c9cc9f
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