Skip to content

Commit

Permalink
chore(deps): update dependency gohugoio/hugo to v0.139.5 [staging]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent a53ce5b commit c4a12de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Latest Version of Hugo
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3
with:
hugo-version: '0.139.4'
hugo-version: '0.139.5'
extended: true

- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
Expand Down
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ publish = "public"
autoLaunch = false

[build.environment]
HUGO_VERSION = "0.139.4"
HUGO_VERSION = "0.139.5"
NODE_VERSION = "18"

[[edge_functions]]
Expand Down

0 comments on commit c4a12de

Please sign in to comment.