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.
2 parents 1fa1ac5 + 77d196c commit 6a31f6aCopy full SHA for 6a31f6a
.github/workflows/benchmark-comment.yml
@@ -41,7 +41,7 @@ jobs:
41
42
# check if the previous comment exists
43
- name: find comment
44
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
45
id: fc
46
with:
47
issue-number: ${{ steps.output-pull-request-number.outputs.body }}
0 commit comments