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 cb83946 commit 6206eaaCopy full SHA for 6206eaa
.github/workflows/benchmark_pr.yml
@@ -68,7 +68,7 @@ jobs:
68
body-includes: Benchmark Results
69
70
- name: Comment on PR
71
- uses: peter-evans/create-or-update-comment@v3
+ uses: peter-evans/create-or-update-comment@v4
72
with:
73
comment-id: ${{ steps.fcbenchmark.outputs.comment-id }}
74
issue-number: ${{ github.event.pull_request.number }}
0 commit comments