diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index be8b529..9a0f116 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -49,7 +49,7 @@ jobs: git push origin gh-pages - name: Comment PR - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | github.rest.issues.createComment({