Skip to content

Commit 006d012

Browse files
authored
dev: update documentation theme (#6550)
1 parent f11cfe0 commit 006d012

6 files changed

Lines changed: 190 additions & 190 deletions

File tree

.github/workflows/deploy-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# - 1.18beta1 -> 1.18.0-beta.1
1919
# - 1.18rc1 -> 1.18.0-rc.1
2020
GO_VERSION: '1.26'
21-
HUGO_VERSION: 0.148.1
21+
HUGO_VERSION: 0.157.0
2222
CGO_ENABLED: 0
2323
steps:
2424
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

.github/workflows/pr-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# - 1.18beta1 -> 1.18.0-beta.1
1717
# - 1.18rc1 -> 1.18.0-rc.1
1818
GO_VERSION: '1.26'
19-
HUGO_VERSION: 0.148.1
19+
HUGO_VERSION: 0.157.0
2020
CGO_ENABLED: 0
2121

2222
steps:

0 commit comments

Comments
 (0)