Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Setup hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: 0.154.1
hugo-version: 0.154.2
extended: true

- name: Setup node
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Setup hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: 0.154.1
hugo-version: 0.154.2
extended: true

- name: Setup node
Expand Down
2 changes: 1 addition & 1 deletion claude/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ menu:
module:
hugoVersion:
extended: true
min: 0.154.1
min: 0.154.2
imports:
- path: github.com/axivo/website/global
- path: github.com/imfing/hextra
Expand Down
2 changes: 1 addition & 1 deletion docs/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ menu:
module:
hugoVersion:
extended: true
min: 0.154.1
min: 0.154.2
imports:
- path: github.com/axivo/website/global
- path: github.com/imfing/hextra
Expand Down
2 changes: 1 addition & 1 deletion k3s-cluster/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ menu:
module:
hugoVersion:
extended: true
min: 0.154.1
min: 0.154.2
imports:
- path: github.com/axivo/website/global
- path: github.com/imfing/hextra
Expand Down