diff --git a/.github/workflows/post_benchmark_results.yml b/.github/workflows/post_benchmark_results.yml index cd0613d95..3ea1a931c 100644 --- a/.github/workflows/post_benchmark_results.yml +++ b/.github/workflows/post_benchmark_results.yml @@ -260,7 +260,7 @@ jobs: comment-author: 'github-actions[bot]' - name: Create or update comment - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 with: token: ${{ secrets.GITHUB_TOKEN }} comment-id: ${{ steps.find_comment.outputs.comment-id }}