Fixed hugo version in Gitea Actions
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 18s
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 18s
This commit is contained in:
parent
934f9dd1ff
commit
c8eff1b991
@ -17,7 +17,7 @@ jobs:
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: "0.124.1"
|
||||
hugo-version: "0.128.0"
|
||||
extended: true
|
||||
github-token: ${{ secrets.GH_TOKEN }}
|
||||
- name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user