Skip to content

Commit a4c4163

Browse files
authored
Merge pull request #380 from saurabhraghuvanshii/build
fix build
2 parents 75961d8 + d0c9cea commit a4c4163

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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)