docs: bump mdbook from 0.3.7 to 0.4.5 (#556)

This commit is contained in:
Shohei Ueda 2021-01-05 05:26:50 +09:00 committed by GitHub
parent fe996f57a5
commit 5b8ea1e7ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ jobs:
if: github.ref == 'refs/heads/main'
uses: peaceiris/actions-mdbook@v1.1.13
with:
mdbook-version: '0.3.7'
mdbook-version: '0.4.5'
- name: Build site
if: github.ref == 'refs/heads/main'

View File

@ -931,7 +931,7 @@ jobs:
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: '0.3.7'
mdbook-version: '0.4.5'
# mdbook-version: 'latest'
- run: mdbook build