diff --git a/.github/workflows/Benchmark.yml b/.github/workflows/Benchmark.yml index 45eec3a8..cc511e98 100644 --- a/.github/workflows/Benchmark.yml +++ b/.github/workflows/Benchmark.yml @@ -73,7 +73,7 @@ jobs: echo '("Actions" -> this run -> "Artifacts" at the bottom).' } > body.md - name: Find existing comment - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 id: fcbenchmark with: issue-number: ${{ github.event.pull_request.number }}