summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHalfSweet <[email protected]>2024-10-10 16:27:50 +0800
committersakumisu <[email protected]>2024-10-10 21:23:58 +0800
commit287eb130ac5e158665c19825f4ea3d36ad20b241 (patch)
tree6c5ab70b5a5307778cde3e3d5e3c28de024705bc
parent525884a00feee70e0395673774fd3085133dd9fe (diff)
Update deploy-docs.yml
-rw-r--r--.github/workflows/deploy-docs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml
index f9360376..65af1f41 100644
--- a/.github/workflows/deploy-docs.yml
+++ b/.github/workflows/deploy-docs.yml
@@ -17,7 +17,7 @@ jobs:
with:
fetch-depth: 0
submodules: true
- - uses: ammaraskar/sphinx-action@master
+ - uses: ammaraskar/[email protected]
with:
docs-folder: "docs/"
- uses: JamesIves/github-pages-deploy-action@v4