Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: update actions-hugo tag
  • Loading branch information
Shohei Ueda authored and GitHub committed Nov 22, 2019
1 parent 455788d commit 81110be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -131,9 +131,9 @@ jobs:
# submodules: true

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2.2.3
uses: peaceiris/actions-hugo@v2.3.0
with:
hugo-version: '0.58.3'
hugo-version: '0.59.1'

- name: Build
run: hugo --minify
Expand Down

0 comments on commit 81110be

Please sign in to comment.