diff --git a/.github/workflows/BenchmarkPR.yml b/.github/workflows/BenchmarkPR.yml index 8b7dfe4a0..73c95adb5 100644 --- a/.github/workflows/BenchmarkPR.yml +++ b/.github/workflows/BenchmarkPR.yml @@ -65,7 +65,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@v3 + uses: peter-evans/find-comment@v4 id: fcbenchmark with: issue-number: ${{ github.event.pull_request.number }}