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