Skip to content

Commit c92608d

Browse files
committed
🚀 update hugo version
1 parent 2c6b0c3 commit c92608d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/aliyun.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Setup Hugo
4545
uses: peaceiris/actions-hugo@v3
4646
with:
47-
hugo-version: '0.146.5'
47+
hugo-version: '0.144.0'
4848
extended: true # 启用 extended
4949

5050
- name: Build 主站

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup Hugo
4848
uses: peaceiris/actions-hugo@v3
4949
with:
50-
hugo-version: '0.146.5'
50+
hugo-version: '0.144.0'
5151
extended: true # 启用 extended
5252

5353
- name: Build

0 commit comments

Comments
 (0)