Skip to content

Commit 24f9827

Browse files
chore: upgrade hugo to 0.158.0
Signed-off-by: saurabhraghuvanshii <saurabhsraghuvanshi@gmail.com>
1 parent f3c20a2 commit 24f9827

File tree

4 files changed

+550
-1820
lines changed

4 files changed

+550
-1820
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Hugo Extended
3333
uses: peaceiris/actions-hugo@v2
3434
with:
35-
hugo-version: '0.147.9'
35+
hugo-version: '0.158.0'
3636
extended: true
3737

3838
- name: Install dependencies

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ canonifyurls: true
55
module:
66
hugoVersion:
77
extended: true
8-
min: 0.146.0
8+
min: 0.156.0
99
imports:
1010

1111
# used to source the base theme for academy.

0 commit comments

Comments
 (0)