mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-29 07:24:09 +02:00
Upgrade Hugo to 0.139.0
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
7763e2a8ef
commit
37cec7f6d3
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -1,8 +1,7 @@
|
|||
name: "Spec"
|
||||
|
||||
env:
|
||||
# Cannot build the spec with Hugo 0.125.0 and docsy < 0.10.0 because of https://github.com/google/docsy/issues/1930
|
||||
HUGO_VERSION: 0.124.1
|
||||
HUGO_VERSION: 0.139.0
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue