Bump Hugo from 0.62.1 to 0.105.0 (#982)

Fixes #967
This commit is contained in:
Andrew Seigner 2022-11-19 22:47:05 -08:00 committed by GitHub
parent 61bcd7de89
commit eb8b35c032
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ jobs:
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: '0.62.1' hugo-version: '0.105.0'
extended: true extended: true
- name: Build - name: Build