Use Hugo 0.111.2

This commit is contained in:
Will Faught
2023-03-05 17:06:24 -08:00
parent 1c94f4e4f9
commit 7bd43af73b

View File

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