update hugo version to v0.122.0 in workflow
All checks were successful
/ deploy (push) Successful in 59s

This commit is contained in:
Mans Ziesel 2024-02-08 21:32:50 +01:00
parent fd18e61c6d
commit 45faef42db

View File

@ -22,7 +22,7 @@ jobs:
- name: Setup Hugo - name: Setup Hugo
uses: https://github.com/peaceiris/actions-hugo@v2 uses: https://github.com/peaceiris/actions-hugo@v2
with: with:
hugo-version: '0.111.3' hugo-version: '0.122.0'
# extended: true # extended: true
- name: Build site - name: Build site