ci: hardcode hugo version to avoid unexpected failures
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: https://github.com/peaceiris/actions-hugo@v3.0.0
|
uses: https://github.com/peaceiris/actions-hugo@v3.0.0
|
||||||
with:
|
with:
|
||||||
hugo-version: "latest"
|
hugo-version: "0.155.3"
|
||||||
extended: true
|
extended: true
|
||||||
|
|
||||||
- name: Build website with Hugo
|
- name: Build website with Hugo
|
||||||
|
|||||||
Reference in New Issue
Block a user