diff --git a/.github/workflows/new-issue-welcome.yml b/.github/workflows/new-issue-welcome.yml index 049d9794..505d2265 100644 --- a/.github/workflows/new-issue-welcome.yml +++ b/.github/workflows/new-issue-welcome.yml @@ -8,7 +8,7 @@ jobs: comment: runs-on: ubuntu-latest steps: - - uses: actions/github-script@v7 + - uses: actions/github-script@v9 with: script: | await github.rest.issues.createComment({