We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfd5ef7 + f5ccc5d commit e373ff3Copy full SHA for e373ff3
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