diff --git a/.github/workflows/Format.yml b/.github/workflows/Format.yml index 0e1ce4a6..4e2850b0 100644 --- a/.github/workflows/Format.yml +++ b/.github/workflows/Format.yml @@ -58,7 +58,7 @@ jobs: [ $EXIT_CODE -eq 2 ] && exit 1 || exit 0 - name: Find comment - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 id: find-comment with: issue-number: ${{ github.event.pull_request.number }}