fix: Build error using older hugo version

Upgrading to hugo v0.126.3
This commit is contained in:
Cristian Ditaputratama 2024-06-05 19:17:02 +07:00
parent 8601be9651
commit 2bf0590402
Signed by: ditatompel
GPG key ID: 31D3D06D77950979

View file

@ -42,7 +42,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: "0.122.0"
hugo-version: "0.126.3"
extended: true
- name: Cache Hugo modules