mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-09 21:49:41 +00:00
Update hugo version
This commit is contained in:
parent
b795c0b517
commit
a6213300d1
2
.github/workflows/build-publish.yml
vendored
2
.github/workflows/build-publish.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Setup hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: "0.120.1"
|
||||
hugo-version: "0.125.7"
|
||||
extended: true
|
||||
|
||||
# Will use the build.sh script to build the page using hugo.
|
||||
|
|
Loading…
Reference in a new issue