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 024b907 commit 22af7cbCopy full SHA for 22af7cb
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Hugo
20
uses: peaceiris/actions-hugo@v2
21
with:
22
- hugo-version: '0.91.2'
+ hugo-version: '0.122.0' # previous value = 'latest' but broken on 18 Feb due to hugo update so revert to the latest working version
23
extended: true
24
25
- name: Build
0 commit comments