We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f7c72 commit 2cc76f3Copy full SHA for 2cc76f3
1 file changed
.github/workflows/hugo.yml
@@ -27,7 +27,7 @@ jobs:
27
build:
28
runs-on: ubuntu-latest
29
env:
30
- HUGO_VERSION: 0.114.0
+ HUGO_VERSION: 0.144.0
31
steps:
32
- name: Install Hugo CLI
33
run: |
0 commit comments