We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb4c879 commit cb3b794Copy full SHA for cb3b794
.github/workflows/book.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup
15
uses: peaceiris/actions-mdbook@v1
16
with:
17
- mdbook-version: '0.4.5'
+ mdbook-version: '0.4.14'
18
- name: Build
19
run: mdbook build
20
- name: Deploy
0 commit comments