diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 798088f..35c90fb 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -168,7 +168,7 @@ jobs: - name: archive reports if: github.actor != 'dependabot[bot]' && !github.event.pull_request.head.repo.fork && (success() || failure()) - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: reports path: reports/**/*