diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index e8179f8ac4..90403161e3 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -86,7 +86,7 @@ jobs: - name: find comment if: ${{ always() }} - uses: peter-evans/find-comment@v1 + uses: peter-evans/find-comment@v2 id: fc with: issue-number: ${{ github.event.pull_request.number || github.event.client_payload.pull_request.number }}