diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 68028e3c7..59a6d3ecb 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -57,7 +57,7 @@ jobs: PGUSER: postgres PGPASSWORD: postgres - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 if: always() with: name: playwright-report