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