We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d3614 commit b13f661Copy full SHA for b13f661
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup Hugo
26
uses: peaceiris/actions-hugo@v3
27
with:
28
- hugo-version: "0.139.4"
+ hugo-version: "latest"
29
extended: true
30
31
- name: Build
0 commit comments