Update hugo_publisher.yml

This commit is contained in:
Fundor333
2025-01-18 13:20:58 +01:00
committed by GitHub
parent 15ba023c76
commit fbb08b120e

View File

@@ -35,7 +35,7 @@ jobs:
name: Install dependencies
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.140.0
HUGO_VERSION: 0.141.0
steps:
- name: Install Hugo CLI
run: |