diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index fea00ea..3bc5256 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -25,7 +25,7 @@ jobs: root: demo/output/ css: false log_level: INFO - - uses: peaceiris/actions-gh-pages@v3.9.3 + - uses: peaceiris/actions-gh-pages@v4.0.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: demo/output