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

This commit is contained in:
Joshua Goins 2025-06-27 17:55:37 -04:00
parent 69d2258d4e
commit 7d4d438748

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.147.8' hugo-version: '0.147.9'
extended: true extended: true
- name: Build - name: Build