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 894ce0d commit 883ac31Copy full SHA for 883ac31
.github/workflows/ci-docs.yaml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Hugo
24
uses: peaceiris/actions-hugo@6e295a6a0c9087bf374299e9d67f9d2edab9f18f # v3.0.0
25
with:
26
- hugo-version: 'latest'
+ hugo-version: '0.119.0'
27
extended: true
28
29
- name: Set up Node
.github/workflows/publish-docs.yaml
@@ -26,7 +26,7 @@ jobs:
30
31
32
0 commit comments