Skip to content

Commit 6ccf2e3

Browse files
authored
Merge pull request #5811 from DSpace/dependabot/github_actions/cypress-io/github-action-7.4.0
Bump cypress-io/github-action from 7.3.0 to 7.4.0
2 parents 9677df4 + 6d2ee9b commit 6ccf2e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
# https://github.com/cypress-io/github-action
150150
# (NOTE: to run these e2e tests locally, just use 'ng e2e')
151151
- name: Run e2e tests (integration tests)
152-
uses: cypress-io/github-action@v7.3.0
152+
uses: cypress-io/github-action@v7.4.0
153153
with:
154154
# Run tests in Chrome, headless mode (default)
155155
browser: chrome

0 commit comments

Comments
 (0)