Update to Hugo 0.146.5
All checks were successful
Deploy / Deploy Website (push) Successful in 34s

This commit is contained in:
Joshua Goins 2025-04-19 23:28:11 -04:00
parent acdab2848d
commit 3671914d1b

View file

@ -22,7 +22,7 @@ jobs:
- name: Setup Hugo - name: Setup Hugo
uses: https://github.com/peaceiris/actions-hugo@v3 uses: https://github.com/peaceiris/actions-hugo@v3
with: with:
hugo-version: '0.146.3' hugo-version: '0.146.5'
extended: true extended: true
- name: Build - name: Build