diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index dee4213..6855be8 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@v6 + - uses: actions/upload-artifact@v7 if: failure() with: name: screenshots_and_videos