diff --git a/.github/workflows/playwright.yaml b/.github/workflows/playwright.yaml index e6f17d85..da26a133 100644 --- a/.github/workflows/playwright.yaml +++ b/.github/workflows/playwright.yaml @@ -33,7 +33,7 @@ jobs: run: python -m playwright install chromium --with-deps - name: Start Playwright tests run: ./scripts/run-e2e-test.sh - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: playwright-artifacts path: videos/