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 e546202 commit 8a5a424Copy full SHA for 8a5a424
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Hugo
25
uses: peaceiris/actions-hugo@v3
26
with:
27
- hugo-version: "latest"
+ hugo-version: "0.139.4"
28
extended: true
29
- name: Build
30
run: make -C community.hachyderm.io hugo
0 commit comments