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 0f02fc7 commit 82e9f4fCopy full SHA for 82e9f4f
.github/workflows/ci.yml
@@ -172,7 +172,7 @@ jobs:
172
working-directory: ${{ steps.crwa.outputs.project-path }}
173
174
- name: 🌲 Run Cypress
175
- uses: cypress-io/github-action@df7484c5ba85def7eef30db301afa688187bc378 # v6
+ uses: cypress-io/github-action@0ee1130f05f69098ab5c560bd198fecf5a14d75b # v6
176
env:
177
CYPRESS_RW_PATH: ${{ steps.crwa.outputs.project-path }}
178
with:
0 commit comments