docs: update actions-hugo tag

This commit is contained in:
Shohei Ueda 2019-11-22 12:27:37 +09:00 committed by GitHub
parent 455788d397
commit 81110be679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -131,9 +131,9 @@ jobs:
# submodules: true # submodules: true
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2.2.3 uses: peaceiris/actions-hugo@v2.3.0
with: with:
hugo-version: '0.58.3' hugo-version: '0.59.1'
- name: Build - name: Build
run: hugo --minify run: hugo --minify