Skip to content

Commit

Permalink
docs: bump hugo and mdbook
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Apr 10, 2020
1 parent 6fcf128 commit b6bc504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.64.0'
hugo-version: '0.68.3'
- name: Build
run: hugo --minify
Expand Down Expand Up @@ -797,7 +797,7 @@ jobs:
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: '0.3.6'
mdbook-version: '0.3.7'
# mdbook-version: 'latest'
- run: mdbook build
Expand Down

0 comments on commit b6bc504

Please sign in to comment.