diff --git a/.github/workflows/BenchmarkPR.yml b/.github/workflows/BenchmarkPR.yml index 8b7dfe4a0..0c11f4ed1 100644 --- a/.github/workflows/BenchmarkPR.yml +++ b/.github/workflows/BenchmarkPR.yml @@ -73,7 +73,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 }}