We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbcd2ae commit 2a1603fCopy full SHA for 2a1603f
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Hugo
19
uses: peaceiris/actions-hugo@v3
20
with:
21
- hugo-version: '1.12.1' # 好きなHugoバージョンに変更可
+ hugo-version: '0.148.2' # 好きなHugoバージョンに変更可
22
23
- name: Build Hugo site
24
run: hugo --minify
0 commit comments