diff --git a/.github/workflows/docs-build.yml b/.github/workflows/docs-build.yml index 5383e0d..7adf48d 100644 --- a/.github/workflows/docs-build.yml +++ b/.github/workflows/docs-build.yml @@ -63,7 +63,7 @@ jobs: - name: Comment on PR if: github.event_name == 'pull_request' - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | github.rest.issues.createComment({