Skip to content

Commit be3ecbf

Browse files
Update cypress-io/github-action action to v7
1 parent 31793e6 commit be3ecbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@v6
2020
- name: Cypress run
21-
uses: cypress-io/github-action@v5
21+
uses: cypress-io/github-action@v7.1.9
2222
with:
2323
start: npm start
2424
ci:

0 commit comments

Comments
 (0)