Skip to content

Commit 76b5e9b

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

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@c495c3ddffba403ba11be95fffb67e25203b3799 # v7.1.10
2828
with:
2929
start: npm run dev
3030
wait-on: 'http://localhost:3000'

0 commit comments

Comments
 (0)