diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index c78a70b..99ccd72 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -74,7 +74,7 @@ jobs: body-includes: Benchmark Results - name: Comment on PR - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 with: comment-id: ${{steps.fcbenchmark.outputs.comment-id}} issue-number: ${{github.event.pull_request.number}}