diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 4e7cb8c..114374a 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -125,7 +125,7 @@ jobs: run: | npm run cypress:chrome - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v5 if: failure() with: name: screenshots_and_videos