diff --git a/.github/workflows/test-e2e.yml b/.github/workflows/test-e2e.yml index d8c6899..3b4df2e 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@v6 if: failure() with: name: cypress-videos