Skip to content

Commit cb3b794

Browse files
committed
fix: Pull in latest mdbook
1 parent bb4c879 commit cb3b794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup
1515
uses: peaceiris/actions-mdbook@v1
1616
with:
17-
mdbook-version: '0.4.5'
17+
mdbook-version: '0.4.14'
1818
- name: Build
1919
run: mdbook build
2020
- name: Deploy

0 commit comments

Comments
 (0)