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 2f9aed4 commit eebf6d7Copy full SHA for eebf6d7
.github/workflows/hugo.yml
@@ -31,7 +31,7 @@ jobs:
31
build:
32
runs-on: ubuntu-latest
33
env:
34
- HUGO_VERSION: 0.128.0
+ HUGO_VERSION: 0.148.1
35
steps:
36
- name: Install Hugo CLI
37
run: |
0 commit comments