bump hugo version v0.82 -> v0.92.2

This commit is contained in:
Jacky Zhao 2022-04-02 20:37:42 -07:00
parent e6e04c03c4
commit 14c6181d24
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: '0.82.0' hugo-version: '0.92.2'
extended: true extended: true
- name: Build - name: Build