Skip to content

Commit b939465

Browse files
Bump cypress-io/github-action from 4 to 5
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4 to 5. - [Release notes](https://github.com/cypress-io/github-action/releases) - [Commits](cypress-io/github-action@v4...v5) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b92d2da commit b939465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/01-cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: 🧪 Cypress run
2727
# Install NPM dependencies and run all Cypress tests
28-
uses: cypress-io/github-action@v4
28+
uses: cypress-io/github-action@v5
2929
with:
3030
start: npm run serve
3131
wait-on: "http://localhost:8080"

0 commit comments

Comments
 (0)