Update Hugo to 0.118.2

This commit is contained in:
Will Faught
2023-09-22 21:56:43 -07:00
parent 45eaf4421e
commit 7a88a74c19

View File

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