We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f091553 + bc4d337 commit 2a8a1f5Copy full SHA for 2a8a1f5
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
16
17
- name: Setup Hugo
18
- uses: peaceiris/actions-hugo@v2
+ uses: peaceiris/actions-hugo@v3
19
with:
20
hugo-version: '0.82.0'
21
extended: true
0 commit comments