diff --git a/.github/workflows/enterprise-check-migrations.yml b/.github/workflows/enterprise-check-migrations.yml index 8daca0e1b..88f7665d7 100644 --- a/.github/workflows/enterprise-check-migrations.yml +++ b/.github/workflows/enterprise-check-migrations.yml @@ -34,7 +34,7 @@ jobs: fi - 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 }}