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 611ee03 commit 1a5f538Copy full SHA for 1a5f538
.github/workflows/gh-pages.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
32
33
- name: Setup Hugo
34
- uses: peaceiris/actions-hugo@v2
+ uses: peaceiris/actions-hugo@v3
35
with:
36
hugo-version: 'latest'
37
extended: true
0 commit comments