mirror of https://github.com/Hilbis/Hilbish
ci: set specific version of hugo
parent
74b0167a40
commit
08d9a63f12
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v3
|
uses: peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
hugo-version: 'latest'
|
hugo-version: '0.111.3'
|
||||||
extended: true
|
extended: true
|
||||||
|
|
||||||
- name: Set branch name
|
- name: Set branch name
|
||||||
|
|
Loading…
Reference in New Issue