We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5485a commit 19793a1Copy full SHA for 19793a1
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
17
18
- name: Setup Hugo
19
- uses: peaceiris/actions-hugo@v2
+ uses: peaceiris/actions-hugo@v3
20
with:
21
hugo-version: "0.88.1"
22
extended: true
.github/workflows/linkcheck.yml
@@ -17,7 +17,7 @@ jobs:
23
0 commit comments