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