Update Hugo version on the CI

This commit is contained in:
Joshua Goins 2025-01-12 18:58:32 -05:00
parent ac19294ff3
commit 2bd0167334

View file

@ -17,7 +17,7 @@ jobs:
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v3 uses: peaceiris/actions-hugo@v3
with: with:
hugo-version: '0.126.1' hugo-version: '0.140.2'
extended: true extended: true
- name: Build - name: Build