diff --git a/.github/workflows/publish-benchmarks-pr.yml b/.github/workflows/publish-benchmarks-pr.yml index 88947cc5..60c269ea 100644 --- a/.github/workflows/publish-benchmarks-pr.yml +++ b/.github/workflows/publish-benchmarks-pr.yml @@ -45,7 +45,7 @@ jobs: comment-author: 'github-actions[bot]' body-includes: view all benchmarks - name: Create or update benchmarks comment - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 with: comment-id: ${{ steps.find-comment.outputs.comment-id }} issue-number: ${{ steps.pr-info.outputs.pr }}