We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb5748a + 9ec00ee commit 4a7efe5Copy full SHA for 4a7efe5
1 file changed
.github/workflows/build.yml
@@ -135,7 +135,7 @@ jobs:
135
# https://github.com/cypress-io/github-action
136
# (NOTE: to run these e2e tests locally, just use 'ng e2e')
137
- name: Run e2e tests (integration tests)
138
- uses: cypress-io/github-action@v6
+ uses: cypress-io/github-action@v7.1.9
139
with:
140
# Run tests in Chrome, headless mode (default)
141
browser: chrome
0 commit comments