Skip to content

Commit d0c9cea

Browse files
fix build
Signed-off-by: saurabhraghuvanshii <[email protected]>
1 parent 75961d8 commit d0c9cea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/preview-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
build-and-deploy:
2828
runs-on: ubuntu-latest
2929
env:
30-
HUGO_VERSION: 0.147.9
30+
HUGO_VERSION: 0.158.0
3131

3232
steps:
3333
- name: Install Hugo CLI

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ params:
99
module:
1010
hugoVersion:
1111
extended: true
12-
min: 0.146.0
12+
min: 0.156.0
1313
imports:
1414

1515
# used to source the base theme for academy.

0 commit comments

Comments
 (0)