Skip to content

Commit b132559

Browse files
Merge branch 'dev' into authorization-query-optimize
2 parents 2dbf272 + c7c3c56 commit b132559

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Hugo
1919
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3.0.0
2020
with:
21-
hugo-version: '0.153.2' # renovate: datasource=github-releases depName=gohugoio/hugo
21+
hugo-version: '0.153.4' # renovate: datasource=github-releases depName=gohugoio/hugo
2222
extended: true
2323

2424
- name: Setup Node

.github/workflows/validate_docs_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Hugo
1313
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3.0.0
1414
with:
15-
hugo-version: '0.153.2' # renovate: datasource=github-releases depName=gohugoio/hugo
15+
hugo-version: '0.153.4' # renovate: datasource=github-releases depName=gohugoio/hugo
1616
extended: true
1717

1818
- name: Setup Node

0 commit comments

Comments
 (0)