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