Skip to content

Commit 1cd2e42

Browse files
authored
Merge pull request #9 from JuliaGraphs/dependabot/github_actions/peter-evans/find-comment-4
Bump peter-evans/find-comment from 3 to 4
2 parents a2082ca + c0b19fd commit 1cd2e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
# check if the previous comment exists
4444
- name: find comment
45-
uses: peter-evans/find-comment@v3
45+
uses: peter-evans/find-comment@v4
4646
id: fc
4747
with:
4848
issue-number: ${{ steps.output-pull-request-number.outputs.body }}

0 commit comments

Comments
 (0)