downgrade hugo

This commit is contained in:
nora 2026-02-18 21:47:12 +01:00
parent 1ad59e5c66
commit 902de4f52c

View file

@ -18,7 +18,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '1.555'
# extended: true
- name: Setup Rust