diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index a3a99dcf..426261e6 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -84,7 +84,7 @@ jobs: issue-number: ${{ github.event.pull_request.number }} - name: Post or update PR comment - uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4 + uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5 with: body-path: /tmp/benchmark_comment.md comment-id: ${{ steps.fc.outputs.comment-id }}