diff --git a/.github/workflows/test-e2e.yml b/.github/workflows/test-e2e.yml index d8c6899b..3824bb71 100644 --- a/.github/workflows/test-e2e.yml +++ b/.github/workflows/test-e2e.yml @@ -21,7 +21,7 @@ jobs: with: browser: chrome start: npm run dev - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v7 if: failure() with: name: cypress-videos