Skip to content

Commit

Permalink
Merge pull request #113 from SymbolicML/dependabot/github_actions/pet…
Browse files Browse the repository at this point in the history
…er-evans/find-comment-3

Bump peter-evans/find-comment from 2 to 3
  • Loading branch information
MilesCranmer authored Mar 20, 2024
2 parents 832179b + 206c056 commit 2f99f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
echo 'Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).' >> body.md
- name: Find Comment
uses: peter-evans/find-comment@v2
uses: peter-evans/find-comment@v3
id: fcbenchmark
with:
issue-number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 2f99f29

Please sign in to comment.