There was an error while loading. Please reload this page.
2 parents 80e65ff + ee3414c commit 9f365cdCopy full SHA for 9f365cd
1 file changed
.github/workflows/e2e-tests.yml
@@ -26,7 +26,7 @@ jobs:
26
config-file: cypress.config.js
27
build: npm run build
28
start: npm run cy:server
29
- - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
+ - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
30
if: failure()
31
with:
32
name: cypress-output
0 commit comments