diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index e333ea9..d1fca73 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -92,7 +92,7 @@ jobs: - name: Comment on commit (optional) if: success() - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | github.rest.repos.createCommitComment({