We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ae3bb2 + 6d07275 commit ee0b08bCopy full SHA for ee0b08b
.github/workflows/gh-pages.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Setup Hugo Extended
41
uses: peaceiris/actions-hugo@v3
42
with:
43
- hugo-version: "0.147.9"
+ hugo-version: "0.158.0"
44
extended: true
45
46
- name: Install Node.js dependencies
hugo.yaml
@@ -11,7 +11,7 @@ markup:
11
module:
12
hugoVersion:
13
14
- min: 0.146.0
+ min: 0.156.0
15
imports:
16
17
# used to source the base theme for academy.
0 commit comments