Skip to content

Commit 23d4197

Browse files
chore(deps): update cypress-io/github-action action to v6.10.3
1 parent 345f85a commit 23d4197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v4
99
- name: Cypress run
10-
uses: cypress-io/github-action@v6.7.9
10+
uses: cypress-io/github-action@v6.10.3
1111
with:
1212
start: npm run start:app
1313
wait-on: 'http://localhost:1234'

0 commit comments

Comments
 (0)