Skip to content

Commit 7f321d9

Browse files
authored
Merge pull request #31 from itsdfish/dependabot/github_actions/peter-evans/find-comment-3
Bump peter-evans/find-comment from 2 to 3
2 parents 27a9ec9 + 21add77 commit 7f321d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
echo 'Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).' >> body.md
6363
6464
- name: Find Comment
65-
uses: peter-evans/find-comment@v2
65+
uses: peter-evans/find-comment@v3
6666
id: fcbenchmark
6767
with:
6868
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)