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.
1 parent 21101b8 commit 07faeeeCopy full SHA for 07faeee
.github/workflows/benchmark_pr.yml
@@ -62,7 +62,7 @@ jobs:
62
echo 'Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).' >> body.md
63
64
- name: Find Comment
65
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
66
id: fcbenchmark
67
with:
68
issue-number: ${{ github.event.pull_request.number }}
0 commit comments