diff --git a/.github/workflows/issue-text.yml b/.github/workflows/issue-text.yml index 7ce4c9139..f421f80fb 100644 --- a/.github/workflows/issue-text.yml +++ b/.github/workflows/issue-text.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v3 - name: Comment - uses: peter-evans/create-or-update-comment@v3 + uses: peter-evans/create-or-update-comment@v4 with: body: Thank you for creating an issue. We will normally respond within 24 hours. issue-number: ${{ github.event.issue.number }}