There was an error while loading. Please reload this page.
2 parents c7fab89 + 7bca0df commit dce817cCopy full SHA for dce817c
1 file changed
.github/workflows/cypress.yml
@@ -238,7 +238,7 @@ jobs:
238
run: ./node_modules/cypress/bin/cypress install
239
240
- name: Run ${{ matrix.containers == 'component' && 'component' || 'E2E' }} cypress tests
241
- uses: cypress-io/github-action@948d67d3074f1bbb6379c8bdbb04e95d2f8e593f # v7.4.0
+ uses: cypress-io/github-action@fa4a118725a8f001170d49631ea89e5d66fee626 # v7.4.1
242
with:
243
# We already installed the dependencies in the init job
244
install: false
0 commit comments