We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 754cf48 commit 248b9b5Copy full SHA for 248b9b5
.github/workflows/post_benchmark_results.yml
@@ -260,7 +260,7 @@ jobs:
260
comment-author: 'github-actions[bot]'
261
262
- name: Create or update comment
263
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
264
with:
265
token: ${{ secrets.GITHUB_TOKEN }}
266
comment-id: ${{ steps.find_comment.outputs.comment-id }}
0 commit comments