mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Upgrade Hugo version on the historical spec
This commit is contained in:
parent
f7452e2bad
commit
4e51970c55
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -268,7 +268,7 @@ jobs:
|
||||||
- name: "➕ Setup Hugo"
|
- name: "➕ Setup Hugo"
|
||||||
uses: peaceiris/actions-hugo@16361eb4acea8698b220b76c0d4e84e1fd22c61d
|
uses: peaceiris/actions-hugo@16361eb4acea8698b220b76c0d4e84e1fd22c61d
|
||||||
with:
|
with:
|
||||||
hugo-version: '0.93.3'
|
hugo-version: '0.113.0'
|
||||||
extended: true
|
extended: true
|
||||||
- name: "📥 Source checkout"
|
- name: "📥 Source checkout"
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue