We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa3266 commit 08d9389Copy full SHA for 08d9389
.github/workflows/gh-pages.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Hugo
19
uses: peaceiris/actions-hugo@v2
20
with:
21
- hugo-version: 'latest'
+ hugo-version: 'v0.92.2'
22
# extended: true
23
24
- name: Build
0 commit comments