Bump hugo version in workflow

This commit is contained in:
ItsDrike 2023-12-10 01:37:32 +01:00
parent 15bda83cc1
commit 1f8e4fc9d9
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -31,7 +31,7 @@ jobs:
- name: Setup hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.105.0'
hugo-version: "0.120.1"
extended: true
# Will use the build.sh script to build the page using hugo.