Skip to content

Commit 2a1603f

Browse files
authored
Update deploy.yml
1 parent fbcd2ae commit 2a1603f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Hugo
1919
uses: peaceiris/actions-hugo@v3
2020
with:
21-
hugo-version: '1.12.1' # 好きなHugoバージョンに変更可
21+
hugo-version: '0.148.2' # 好きなHugoバージョンに変更可
2222

2323
- name: Build Hugo site
2424
run: hugo --minify

0 commit comments

Comments
 (0)