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