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 dd7e959 commit 090f250Copy full SHA for 090f250
.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@v1
+ uses: peter-evans/create-or-update-comment@v4
264
with:
265
token: ${{ secrets.GITHUB_TOKEN }}
266
comment-id: ${{ steps.find_comment.outputs.comment-id }}
0 commit comments