Update Hugo version to 0.147.7 in workflow configuration

This commit is contained in:
Fundor333
2025-06-01 19:27:00 +02:00
parent cf1ba468c4
commit 0666ae2149

View File

@@ -36,7 +36,7 @@ jobs:
name: Install dependencies
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.147.0
HUGO_VERSION: 0.147.7
steps:
- name: Install Hugo CLI
run: |