We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7678f71 + 4203d19 commit 57bfb23Copy full SHA for 57bfb23
.github/workflows/deploy-preview.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
@@ -6,7 +6,7 @@ ignoreLogs: ['warning-goldmark-raw-html']
6
module:
7
hugoVersion:
8
extended: true
9
- min: 0.146.0
+ min: 0.156.0
10
imports:
11
12
# used to source the base theme for academy.
0 commit comments