Update hugo action version

This commit is contained in:
David Eisinger
2024-09-26 12:37:50 -04:00
parent 6c6d8487e8
commit 592b31c93e

View File

@@ -10,7 +10,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Set up Hugo - name: Set up Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v3
with: with:
hugo-version: "0.122.0" hugo-version: "0.122.0"
extended: true extended: true