We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd06df1 commit a82deecCopy full SHA for a82deec
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.157.0
+ HUGO_VERSION: 0.158.0
25
steps:
26
- name: Install Hugo CLI
27
run: |
0 commit comments