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 13090ad commit 51d5031Copy full SHA for 51d5031
.github/workflows/benchmark.yml
@@ -65,7 +65,7 @@ jobs:
65
pull-requests: write
66
steps:
67
- name: Comment PR
68
- uses: thollander/actions-comment-pull-request@v2
+ uses: thollander/actions-comment-pull-request@v3
69
with:
70
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
71
message: |
0 commit comments