Skip to content

Commit 9bc99da

Browse files
authored
Merge pull request #19 from dbsystel/dependabot-github_actions-cypress-io-github-action-5
Bump cypress-io/github-action from 4 to 5
2 parents b92d2da + b939465 commit 9bc99da

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)