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

This commit is contained in:
Joshua Goins 2025-04-12 14:00:21 -04:00
parent a954e327cb
commit 72173d97aa

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