Update hugo version

This commit is contained in:
ItsDrike 2024-06-05 15:14:59 +02:00
parent b795c0b517
commit a6213300d1
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.120.1"
hugo-version: "0.125.7"
extended: true
# Will use the build.sh script to build the page using hugo.