Skip to content

Commit 274c62a

Browse files
committed
Update mdbook to 0.4.4 in github action
1 parent 8b7f74e commit 274c62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mdbook.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup mdBook
1515
uses: peaceiris/actions-mdbook@v1
1616
with:
17-
mdbook-version: '0.4.1'
17+
mdbook-version: '0.4.4'
1818
# mdbook-version: 'latest'
1919

2020
- run: mdbook build

0 commit comments

Comments
 (0)