hugo update 2

This commit is contained in:
Andre Beging
2022-04-27 11:58:40 +02:00
parent f7c2c76f99
commit cb487d6aba

View File

@@ -14,7 +14,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.64.0'
hugo-version: '0.97.3'
- name: Build
run: hugo --gc --cleanDestinationDir --baseURL https://ddwe.beging.de/ -v