Skip to content

Commit d6229df

Browse files
committed
fix deploy job action version
1 parent e77a932 commit d6229df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
26+
uses: JamesIves/github-pages-deploy-action@v4
2727
with:
2828
branch: gh-pages
2929
folder: book

0 commit comments

Comments
 (0)