mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-06 11:44:10 +01:00
Upgrade Hugo to latest version
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
afa17d4d73
commit
a9a22697b1
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -1,7 +1,7 @@
|
||||||
name: "Spec"
|
name: "Spec"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
HUGO_VERSION: 0.147.8
|
HUGO_VERSION: 0.148.1
|
||||||
PYTHON_VERSION: 3.13
|
PYTHON_VERSION: 3.13
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue