We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6b0c3 commit c92608dCopy full SHA for c92608d
2 files changed
.github/workflows/aliyun.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Setup Hugo
45
uses: peaceiris/actions-hugo@v3
46
with:
47
- hugo-version: '0.146.5'
+ hugo-version: '0.144.0'
48
extended: true # 启用 extended
49
50
- name: Build 主站
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
51
52
53
- name: Build
0 commit comments