Skip to content

Commit

Permalink
Merge pull request #112 from SymbolicML/dependabot/github_actions/pet…
Browse files Browse the repository at this point in the history
…er-evans/create-or-update-comment-4

Bump peter-evans/create-or-update-comment from 3 to 4
  • Loading branch information
MilesCranmer committed Mar 20, 2024
2 parents b8d59a8 + b4b889b commit 832179b
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 @@ -70,7 +70,7 @@ jobs:
body-includes: Benchmark Results

- name: Comment on PR
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
comment-id: ${{ steps.fcbenchmark.outputs.comment-id }}
issue-number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 832179b

Please sign in to comment.