diff --git a/.github/workflows/reviewer.yml b/.github/workflows/reviewer.yml index e6d5866..d2fa824 100644 --- a/.github/workflows/reviewer.yml +++ b/.github/workflows/reviewer.yml @@ -86,7 +86,7 @@ jobs: - name: Upload the review comment artifact if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: signetry-reviewer-comment path: ${{ runner.temp }}/rev-out