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 87cbf59 commit 14b7f6cCopy full SHA for 14b7f6c
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
env:
23
# renovate: datasource=github-releases depName=gohugoio/hugo
24
- HUGO_VERSION: 0.151.0
+ HUGO_VERSION: 0.152.2
25
steps:
26
- name: Install Hugo CLI
27
run: |
0 commit comments