diff --git a/.github/workflows/benchmark-comment.yml b/.github/workflows/benchmark-comment.yml index b51e9d4..4a8b7e1 100644 --- a/.github/workflows/benchmark-comment.yml +++ b/.github/workflows/benchmark-comment.yml @@ -41,7 +41,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 }}