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 7a0888e commit a3dceacCopy full SHA for a3dceac
.github/workflows/gh-pages.yml
@@ -32,7 +32,7 @@ jobs:
32
build:
33
runs-on: ubuntu-latest
34
env:
35
- HUGO_VERSION: 0.122.0
+ HUGO_VERSION: 0.135.1
36
steps:
37
- name: Install Hugo CLI
38
run: |
.github/workflows/test.yml
@@ -20,7 +20,8 @@ jobs:
20
syntax-check:
21
22
23
- HUGO_VERSION: 0.124.1
+ # renovate: datasource=github-releases depName=gohugo/hugo
24
25
26
27
0 commit comments