diff --git a/.github/workflows/bechmark_comment.yml b/.github/workflows/bechmark_comment.yml index 6597753..e0680c0 100644 --- a/.github/workflows/bechmark_comment.yml +++ b/.github/workflows/bechmark_comment.yml @@ -48,7 +48,7 @@ jobs: echo "::set-output name=number::$number" - name: Find Comment - uses: peter-evans/find-comment@v2 + uses: peter-evans/find-comment@v3 id: fc with: issue-number: ${{ steps.get-pr-number.outputs.number }}