Skip to content

Commit

Permalink
docs: bump mdbook from 0.3.7 to 0.4.5 (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Jan 4, 2021
1 parent fe996f5 commit 5b8ea1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b8ea1e

Please sign in to comment.