Skip to content

Commit c9eb2b6

Browse files
fix(cypress): update cypress-io action version
1 parent 117b5ef commit c9eb2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
with:
2020
args: -o src/tests/cypress/fixtures/navigation.json https://developers.vtex.com/navigation.json
2121
- name: Cypress run
22-
uses: cypress-io/github-action@v2
22+
uses: cypress-io/github-action@v5
2323
env:
2424
CYPRESS_baseUrl: ${{ steps.wait-for-netflify-preview.outputs.url }}

0 commit comments

Comments
 (0)