We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e616ec4 commit d08fd69Copy full SHA for d08fd69
.github/workflows/benchmark.yml
@@ -71,7 +71,7 @@ jobs:
71
pull-requests: write
72
steps:
73
- name: Comment PR
74
- uses: thollander/actions-comment-pull-request@v1
+ uses: thollander/actions-comment-pull-request@v2
75
with:
76
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
77
message: |
0 commit comments