We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0c699 commit 970331cCopy full SHA for 970331c
1 file changed
.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.145.0
35
steps:
36
- name: Install Hugo CLI
37
run: |
0 commit comments