diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 43a0047..9574cfa 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@v5 + - uses: actions/upload-artifact@v6 if: failure() with: name: screenshots_and_videos