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 c63b82b commit 8626a04Copy full SHA for 8626a04
.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.149.1
+ HUGO_VERSION: 0.150.0
25
steps:
26
- name: Install Hugo CLI
27
run: |
0 commit comments