We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803bf1f commit c414d83Copy full SHA for c414d83
1 file changed
.github/workflows/gh-pages.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
19
20
- name: Setup Hugo
21
- uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3
+ uses: peaceiris/actions-hugo@32c7754570a8edd0ae33352fae4a8448f23858e9 # v3
22
with:
23
hugo-version: 'latest'
24
# extended: true
0 commit comments