Use Hugo 0.111.3

This commit is contained in:
Will Faught
2023-03-13 23:34:29 -07:00
parent 746ecd856a
commit 98ce98f063

View File

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