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.
This commit is contained in:
parent
a6eb381ebb
commit
b2ab339ba6
2 changed files with 2 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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
|
||||
|
|
1
changelogs/internal/newsfragments/1591.clarification
Normal file
1
changelogs/internal/newsfragments/1591.clarification
Normal file
|
@ -0,0 +1 @@
|
|||
Update the version of Hugo used to render the spec to v0.113.0.
|
Loading…
Add table
Add a link
Reference in a new issue