diff --git a/.github/workflows/Benchmark.yml b/.github/workflows/Benchmark.yml index 12de3ffd..3c7d70b8 100644 --- a/.github/workflows/Benchmark.yml +++ b/.github/workflows/Benchmark.yml @@ -53,7 +53,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 }}