Skip to content

Commit 481ed73

Browse files
Update dependency gohugoio/hugo to v0.161.1 [staging]
1 parent b7dec2a commit 481ed73

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
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Latest Version of Hugo
1313
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3
1414
with:
15-
hugo-version: '0.161.0'
15+
hugo-version: '0.161.1'
1616
extended: true
1717
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
1818
with:

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.161.0"
9+
HUGO_VERSION = "0.161.1"
1010
NODE_VERSION = "18"
1111

1212
[build]

0 commit comments

Comments
 (0)