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 8fbd8be commit fff99c1Copy full SHA for fff99c1
.github/workflows/gh-pages.yml
@@ -25,7 +25,7 @@ jobs:
25
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
26
27
- name: Setup Hugo
28
- uses: peaceiris/actions-hugo@v2
+ uses: peaceiris/actions-hugo@v3
29
with:
30
hugo-version: "latest"
31
0 commit comments