diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index a2a86c8..bdd8be7 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@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: reports path: reports/**/*