diff --git a/action.yml b/action.yml index 8ec153b..6b0e286 100644 --- a/action.yml +++ b/action.yml @@ -123,7 +123,7 @@ runs: - name: Find Comment if: github.event_name == 'pull_request' - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 id: fc with: issue-number: ${{ github.event.pull_request.number }}