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