We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f4e7e commit 023dc6cCopy full SHA for 023dc6c
2 files changed
.github/workflows/gh-pages.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Hugo
19
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3.0.0
20
with:
21
- hugo-version: '0.152.2' # renovate: datasource=github-releases depName=gohugoio/hugo
+ hugo-version: '0.153.0' # renovate: datasource=github-releases depName=gohugoio/hugo
22
extended: true
23
24
- name: Setup Node
.github/workflows/validate_docs_build.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
17
0 commit comments