mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 09:26:33 +08:00
theme: temporarily pin Hugo version to 0.145.0 #1086
This commit is contained in:
parent
3e2dd237eb
commit
b0c6bb558d
2
.github/actions/build_site/action.yaml
vendored
2
.github/actions/build_site/action.yaml
vendored
@ -6,7 +6,7 @@ runs:
|
|||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v3
|
uses: peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
hugo-version: 'latest'
|
hugo-version: '0.145.0'
|
||||||
|
|
||||||
- name: Build docs
|
- name: Build docs
|
||||||
shell: bash
|
shell: bash
|
||||||
|
@ -1 +1 @@
|
|||||||
7.6.1+523120f28eb07bf5707e343d07e79fe704ae1f38
|
7.6.1+3e2dd237eb6f1bb1ff4c61c702d06c689dd7ebd7
|
Loading…
x
Reference in New Issue
Block a user