diff --git a/.github/workflows/benchmark-comment.yml b/.github/workflows/benchmark-comment.yml index dc6e95b..fc6a292 100644 --- a/.github/workflows/benchmark-comment.yml +++ b/.github/workflows/benchmark-comment.yml @@ -42,7 +42,7 @@ jobs: # check if the previous comment exists - name: find comment - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 id: fc with: issue-number: ${{ steps.output-pull-request-number.outputs.body }}