Switch mdbook version back to latest

mdbook v0.4.3 release binaries were corrupted, but have been fixed.

type: development
This commit is contained in:
Casey Rodarmor 2020-09-10 14:13:07 -07:00
parent 42e20a4a6a
commit 06b6d22005
No known key found for this signature in database
GPG Key ID: 556186B153EC6FE0

View File

@ -114,7 +114,7 @@ jobs:
- name: Install `mdbook`
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: '0.4.2'
mdbook-version: latest
- name: Build Book
run: |