Build with Hugo v0.126.3

This commit is contained in:
Will Faught
2024-06-04 22:26:12 -07:00
parent c62faefab0
commit f638e95593

View File

@@ -16,7 +16,7 @@ defaults:
jobs:
build-linux:
env:
HUGO_VERSION: 0.119.0
HUGO_VERSION: 0.126.3
runs-on: ubuntu-latest
steps:
- name: Checkout