We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e0deec commit 2a19005Copy full SHA for 2a19005
1 file changed
.github/workflows/hugo.yaml
@@ -32,7 +32,7 @@ jobs:
32
build:
33
runs-on: ubuntu-latest
34
env:
35
- HUGO_VERSION: 0.145.0
+ HUGO_VERSION: 0.146.2
36
steps:
37
- name: Install Hugo CLI
38
run: |
0 commit comments