diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cdaba15a4..321522d02 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -124,7 +124,7 @@ jobs: RELEASE_VERSION: ${{ github.event.release.tag_name }} - name: Deploy code documentation - uses: peaceiris/actions-gh-pages@v3 + uses: peaceiris/actions-gh-pages@v4 with: personal_token: ${{ secrets.DEPLOY_TOKEN }} publish_dir: docs/