Skip to content

Commit 324203e

Browse files
authored
Merge pull request #5812 from DSpace/dependabot/github_actions/dspace-10_x/cypress-io/github-action-7.4.0
Bump cypress-io/github-action from 7.3.0 to 7.4.0
2 parents ece09d7 + add0e2a commit 324203e

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)