We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75961d8 + d0c9cea commit a4c4163Copy full SHA for a4c4163
.github/workflows/preview-deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
build-and-deploy:
28
runs-on: ubuntu-latest
29
env:
30
- HUGO_VERSION: 0.147.9
+ HUGO_VERSION: 0.158.0
31
32
steps:
33
- name: Install Hugo CLI
hugo.yaml
@@ -9,7 +9,7 @@ params:
9
module:
10
hugoVersion:
11
extended: true
12
- min: 0.146.0
+ min: 0.156.0
13
imports:
14
15
# used to source the base theme for academy.
0 commit comments