mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-20 20:43:23 +00:00
ci: set specific version of hugo
This commit is contained in:
parent
74b0167a40
commit
08d9a63f12
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
hugo-version: 'latest'
|
||||
hugo-version: '0.111.3'
|
||||
extended: true
|
||||
|
||||
- name: Set branch name
|
||||
|
Loading…
x
Reference in New Issue
Block a user