Skip to content

Commit 7a4ccef

Browse files
authored
Merge branch 'master' into update-academy-theme-v0.4.6
2 parents af7674f + a4c4163 commit 7a4ccef

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)