We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d37d83 commit 7d3d662Copy full SHA for 7d3d662
1 file changed
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Hugo
17
uses: peaceiris/actions-hugo@v3
18
with:
19
- hugo-version: '0.152.2' # latest
+ hugo-version: '0.152.2' # latest stable release
20
21
- name: Build Hugo site
22
run: hugo build --minify
0 commit comments