Skip to content

Commit f43193c

Browse files
committed
更新action
1 parent d41acca commit f43193c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
4444
# 步骤 5: 部署到 GitHub Pages
4545
- name: Deploy to GitHub Pages
46-
uses: peaceiris/actions-gh-pages@v3
46+
uses: peaceiris/actions-gh-pages@v4
4747
with:
4848
# 文档源目录
4949
publish_dir: ./python/docs/build/html

0 commit comments

Comments
 (0)