We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117b5ef commit c9eb2b6Copy full SHA for c9eb2b6
.github/workflows/cypress.yml
@@ -19,6 +19,6 @@ jobs:
19
with:
20
args: -o src/tests/cypress/fixtures/navigation.json https://developers.vtex.com/navigation.json
21
- name: Cypress run
22
- uses: cypress-io/github-action@v2
+ uses: cypress-io/github-action@v5
23
env:
24
CYPRESS_baseUrl: ${{ steps.wait-for-netflify-preview.outputs.url }}
0 commit comments