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 ccfcd35 commit 56a0c4fCopy full SHA for 56a0c4f
.github/workflows/Benchmark.yml
@@ -53,7 +53,7 @@ jobs:
53
comment-author: 'github-actions[bot]'
54
body-includes: Benchmark Results
55
- name: Comment on PR
56
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
57
with:
58
comment-id: ${{ steps.fcbenchmark.outputs.comment-id }}
59
issue-number: ${{ github.event.pull_request.number }}
0 commit comments