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 e0ef0a2 commit 8a8bac8Copy full SHA for 8a8bac8
.github/workflows/hugo.yaml
@@ -31,7 +31,7 @@ jobs:
31
build:
32
runs-on: ubuntu-latest
33
env:
34
- HUGO_VERSION: 0.140
+ HUGO_VERSION: 0.140.0
35
steps:
36
- name: Install Hugo CLI
37
run: |
0 commit comments