diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index c8a28a320..bc9ee1843 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -27,7 +27,7 @@ jobs: just build just up just test - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v6 if: ${{ !cancelled() }} with: name: playwright-traces