Update manual deploy to silence GitHub warnings

pull/579/head
Wilfred Hughes 2023-09-28 00:40:56 +07:00
parent 992437db1d
commit 1a7cd39b36
1 changed files with 1 additions and 1 deletions

@ -50,7 +50,7 @@ jobs:
run: cp -r translation/zh-CN/manual-zh-CN/book manual/book/zh-CN
- name: Deploy to GitHub pages
uses: JamesIves/github-pages-deploy-action@v4.4.0
uses: JamesIves/github-pages-deploy-action@v4.4.3
with:
branch: gh-pages
folder: manual/book