chore: update hugo version in deployment action

This commit is contained in:
2026-01-29 16:18:43 +01:00
parent 16f50cd70c
commit 17f0373cf4
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.145.0
HUGO_VERSION: 0.154.5
steps:
- name: Install Hugo CLI
run: |