Bump hugo version used for the build (#1591)

Since https://github.com/matrix-org/matrix-spec/issues/1544 is fixed, we can
use a modern hugo.
pull/1593/head
Richard van der Hoff 11 months ago committed by GitHub
parent a6eb381ebb
commit b2ab339ba6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -148,7 +148,7 @@ jobs:
- name: " Setup Hugo"
uses: peaceiris/actions-hugo@c03b5dbed22245418539b65eb9a3b1d5fdd9a0a6
with:
hugo-version: '0.93.3'
hugo-version: '0.113.0'
extended: true
- name: "📥 Source checkout"
uses: actions/checkout@v2

@ -0,0 +1 @@
Update the version of Hugo used to render the spec to v0.113.0.
Loading…
Cancel
Save