diff --git a/.github/workflows/manual-preview.yml b/.github/workflows/manual-preview.yml index 4c4659f28..101884294 100644 --- a/.github/workflows/manual-preview.yml +++ b/.github/workflows/manual-preview.yml @@ -17,7 +17,7 @@ jobs: with: html_file: 'user_guide/fa.html' - name: Create comment - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: github-token: ${{secrets.GITHUB_TOKEN}} script: |