Skip to content

Commit cbe2b4d

Browse files
Update cypress-io/github-action action to v7
1 parent 3060217 commit cbe2b4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: npm install
2525

2626
- name: Cypress run
27-
uses: cypress-io/github-action@v5
27+
uses: cypress-io/github-action@948d67d3074f1bbb6379c8bdbb04e95d2f8e593f # v7.4.0
2828
with:
2929
start: npm run dev
3030
wait-on: 'http://localhost:3000'

0 commit comments

Comments
 (0)