Update deploy-docs.yml

This commit is contained in:
HalfSweet 2024-10-10 16:27:50 +08:00 committed by sakumisu
parent 525884a00f
commit 287eb130ac

View File

@ -17,7 +17,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
submodules: true submodules: true
- uses: ammaraskar/sphinx-action@master - uses: ammaraskar/sphinx-action@8.0.2
with: with:
docs-folder: "docs/" docs-folder: "docs/"
- uses: JamesIves/github-pages-deploy-action@v4 - uses: JamesIves/github-pages-deploy-action@v4