Fixed hugo version in Gitea Actions
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 18s

This commit is contained in:
Alan Youngblood 2025-05-05 19:10:02 -04:00
parent 934f9dd1ff
commit c8eff1b991

View File

@ -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