diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index c9030d30..b6eb26e0 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -126,7 +126,7 @@ jobs: - name: Upload test results if: always() - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: playwright-report path: playwright-report