We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23605c1 commit d4b2c76Copy full SHA for d4b2c76
.github/workflows/gh-pages.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
21
22
- name: Setup Hugo
23
- uses: peaceiris/actions-hugo@v2
+ uses: peaceiris/actions-hugo@v3
24
with:
25
hugo-version: "0.152.1"
26
# extended: true
0 commit comments