Skip to content

Commit 8f3b38f

Browse files
chore(deps): update dependency gohugoio/hugo to v0.146.3 [staging]
1 parent 3b1fbb6 commit 8f3b38f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Latest Version of Hugo
1717
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3
1818
with:
19-
hugo-version: '0.145.0'
19+
hugo-version: '0.146.3'
2020
extended: true
2121

2222
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ publish = "public"
66
autoLaunch = false
77

88
[build.environment]
9-
HUGO_VERSION = "0.145.0"
9+
HUGO_VERSION = "0.146.3"
1010
NODE_VERSION = "18"
1111

1212
[[edge_functions]]

0 commit comments

Comments
 (0)