diff --git a/.github/workflows/Benchmark.yml b/.github/workflows/Benchmark.yml index 45eec3a8..7906ea81 100644 --- a/.github/workflows/Benchmark.yml +++ b/.github/workflows/Benchmark.yml @@ -80,7 +80,7 @@ jobs: comment-author: 'github-actions[bot]' 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 }}