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

This commit is contained in:
Joshua Goins 2025-05-19 17:11:45 -04:00
parent ceca414b01
commit bdf2887a58

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