diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 0c87df0..228087e 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -45,7 +45,7 @@ jobs: - name: Setup hugo uses: peaceiris/actions-hugo@v3 with: - hugo-version: 0.153.5 + hugo-version: 0.154.0 extended: true - name: Setup node diff --git a/.github/workflows/modules.yml b/.github/workflows/modules.yml index 8c95d63..37b071c 100644 --- a/.github/workflows/modules.yml +++ b/.github/workflows/modules.yml @@ -35,7 +35,7 @@ jobs: - name: Setup hugo uses: peaceiris/actions-hugo@v3 with: - hugo-version: 0.153.5 + hugo-version: 0.154.0 extended: true - name: Setup node diff --git a/claude/hugo.yaml b/claude/hugo.yaml index 96a1f85..21d4f8d 100644 --- a/claude/hugo.yaml +++ b/claude/hugo.yaml @@ -42,7 +42,7 @@ menu: module: hugoVersion: extended: true - min: 0.153.5 + min: 0.154.0 imports: - path: github.com/axivo/website/global - path: github.com/imfing/hextra diff --git a/docs/hugo.yaml b/docs/hugo.yaml index 97473cd..ca7294c 100644 --- a/docs/hugo.yaml +++ b/docs/hugo.yaml @@ -18,7 +18,7 @@ menu: module: hugoVersion: extended: true - min: 0.153.5 + min: 0.154.0 imports: - path: github.com/axivo/website/global - path: github.com/imfing/hextra diff --git a/k3s-cluster/hugo.yaml b/k3s-cluster/hugo.yaml index 8f74a9f..26fc7de 100644 --- a/k3s-cluster/hugo.yaml +++ b/k3s-cluster/hugo.yaml @@ -42,7 +42,7 @@ menu: module: hugoVersion: extended: true - min: 0.153.5 + min: 0.154.0 imports: - path: github.com/axivo/website/global - path: github.com/imfing/hextra