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

This commit is contained in:
Joshua Goins 2025-06-27 17:56:06 -04:00
parent bda2ade16f
commit 76b1c3e3ec

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