Skip to content

Commit 97651d8

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

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

0 commit comments

Comments
 (0)