Skip to content

Commit e77a932

Browse files
committed
update deploy job
1 parent 1f4099d commit e77a932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
mdbook build
2424
2525
- name: Deploy 🚀
26-
uses: JamesIves/github-pages-deploy-action@4.0.0
26+
uses: JamesIves/github-pages-deploy-action@4
2727
with:
2828
branch: gh-pages
2929
folder: book

0 commit comments

Comments
 (0)