diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 97d242a..65355ba 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@v6 + uses: actions/upload-artifact@v7 with: name: reports path: reports/**/*