Skip to content

Commit

Permalink
Bump hugo version used for the build (matrix-org#1591)
Browse files Browse the repository at this point in the history
Since matrix-org/matrix-spec#1544 is fixed, we can
use a modern hugo.
  • Loading branch information
richvdh authored Jun 28, 2023
1 parent a6eb381 commit b2ab339
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions changelogs/internal/newsfragments/1591.clarification
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the version of Hugo used to render the spec to v0.113.0.

0 comments on commit b2ab339

Please sign in to comment.