diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 855579f..3c88536 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -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 }}