diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 7c01156..33d2ee4 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@v5 + uses: actions/upload-artifact@v6 with: name: reports path: reports/**/*