Update Hugo to 0.119.0

This commit is contained in:
Will Faught
2023-10-04 21:20:56 -07:00
parent 492dd2d341
commit da1eace490

View File

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