We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f091553 commit bc4d337Copy full SHA for bc4d337
.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