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 7d25133 commit af47310Copy full SHA for af47310
.github/workflows/publish-benchmarks-pr.yml
@@ -45,7 +45,7 @@ jobs:
45
comment-author: 'github-actions[bot]'
46
body-includes: view all benchmarks
47
- name: Create or update benchmarks comment
48
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
49
with:
50
comment-id: ${{ steps.find-comment.outputs.comment-id }}
51
issue-number: ${{ steps.pr-info.outputs.pr }}
0 commit comments