diff --git a/.github/workflows/reviewer.yml b/.github/workflows/reviewer.yml index 181502a..43a14b6 100644 --- a/.github/workflows/reviewer.yml +++ b/.github/workflows/reviewer.yml @@ -85,7 +85,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