Skip to content

Commit 281f1dc

Browse files
committed
update deployment
1 parent de3838a commit 281f1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
# Push the book's HTML to github-pages
3434
- name: GitHub Pages action
35-
uses: peaceiris/actions-gh-pages@v3.5.9
35+
uses: peaceiris/actions-gh-pages@v4
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838
publish_dir: ./docs/_build/html

0 commit comments

Comments
 (0)