Update publish.yml

This commit is contained in:
Dave Gallant
2024-03-31 12:17:06 -04:00
committed by GitHub
parent ac454d75dc
commit 7202c2c37e

View File

@@ -31,7 +31,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "0.121.1"
hugo-version: "0.124.1"
extended: true
- run: npm ci