Skip to content

Commit

Permalink
chore(deps): update dependency gohugoio/hugo to v0.120.4 [staging]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent d71d3f3 commit c717a4b
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@16361eb4acea8698b220b76c0d4e84e1fd22c61d # tag=v2
with:
hugo-version: '0.120.3'
hugo-version: '0.120.4'
extended: true

- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4
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 @@
autoLaunch = false

[build.environment]
HUGO_VERSION = "0.120.3"
HUGO_VERSION = "0.120.4"

[[edge_functions]]
path = "/*"
Expand Down

0 comments on commit c717a4b

Please sign in to comment.