We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f999d87 commit 8411fb0Copy full SHA for 8411fb0
1 file changed
.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.152.2
+ HUGO_VERSION: 0.154.5
25
steps:
26
- name: Install Hugo CLI
27
run: |
0 commit comments