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

This commit is contained in:
usbharu 2024-03-14 18:11:54 +09:00
parent b85b4c0ffe
commit ad7370dbc1
Signed by: usbharu
GPG Key ID: 6556747BF94EEBC8
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: "0.123.8" hugo-version: "0.115.8"
- name: Build - name: Build
run: hugo --minify run: hugo --minify