diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index a71bb12..b51e795 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -36,7 +36,7 @@ jobs: - name: archive reports if: github.actor != 'dependabot[bot]' && (success() || failure()) - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: reports path: reports/**/*