diff --git a/.github/workflows/Benchmark.yml b/.github/workflows/Benchmark.yml index 12de3ffd..65a62086 100644 --- a/.github/workflows/Benchmark.yml +++ b/.github/workflows/Benchmark.yml @@ -46,7 +46,7 @@ jobs: echo '' >> body.md echo '' >> body.md - name: Find Comment - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 id: fcbenchmark with: issue-number: ${{ github.event.pull_request.number }}