update hugo and switch to hugo-coder

This commit is contained in:
2025-09-30 11:02:46 -05:00
parent c5d31de472
commit b7bf25438d
5 changed files with 52 additions and 45 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- name: setup hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.110.0'
hugo-version: '0.150.1'
extended: true
- name: build
run: hugo --minify --destination ./build