diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a36b850..08aeb9bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -121,7 +121,7 @@ jobs: - name: Upload Playwright Artifacts if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: playwright-report path: |