Use latest version of pages deploy action

add_libdifftastic
Wilfred Hughes 2022-08-27 16:05:33 +07:00
parent 175620590f
commit d65b0affca
1 changed files with 1 additions and 1 deletions

@ -32,7 +32,7 @@ jobs:
run: cp -r target/doc manual/book/rustdoc
- name: Deploy to GitHub pages
uses: JamesIves/github-pages-deploy-action@4.1.6
uses: JamesIves/github-pages-deploy-action@4.4.0
with:
branch: gh-pages
folder: manual/book