Upgrade Hugo version to 0.108.0

This commit is contained in:
BBaoVanC 2022-12-06 20:01:56 -06:00
parent c228d5c903
commit 0e2a26fe56
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
3 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 0.102.3
hugo-version: 0.108.0
extended: true
- name: Checkout (pull_request)
@ -111,7 +111,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 0.102.3
hugo-version: 0.108.0
extended: true
- name: Build

View File

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

View File

@ -32,7 +32,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 0.102.3
hugo-version: 0.108.0
extended: true
- name: Build