hugo のバージョンを修正
github pages / deploy (push) Failing after 47s

This commit is contained in:
2024-03-14 18:11:54 +09:00
parent b85b4c0ffe
commit ad7370dbc1
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "0.123.8"
hugo-version: "0.115.8"
- name: Build
run: hugo --minify