diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 7a23ed64..02bdcb99 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -119,7 +119,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({