docs: bump hugo from 0.71.1 to 0.74.2

This commit is contained in:
Shohei Ueda 2020-07-23 12:12:27 +09:00 committed by GitHub
parent 5051105279
commit ad558aa8bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ jobs:
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: '0.71.1' hugo-version: '0.74.2'
- name: Build - name: Build
run: hugo --minify run: hugo --minify