Skip to content

Commit 6b9e844

Browse files
chore(deps): update crazy-max/ghaction-github-pages action to v5
1 parent 118f12f commit 6b9e844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
-
3232
name: 部署到 GitHub Pages
3333
if: success()
34-
uses: crazy-max/ghaction-github-pages@v4
34+
uses: crazy-max/ghaction-github-pages@v5
3535
with:
3636
target_branch: gh-pages
3737
build_dir: dist

0 commit comments

Comments
 (0)