Skip to content

Commit

Permalink
deps: bump HUGO to 0.135.0 (#1577)
Browse files Browse the repository at this point in the history
* chore: deps: update hugo used by Netlify to 0.135.0

Made with ❤️️ by updatecli

* chore: deps: update hugo used by Github Action to 0.135.0

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <[email protected]>
  • Loading branch information
updateclibot[bot] and updatecli-bot authored Sep 27, 2024
1 parent 0ba5b72 commit 297c24d
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: 0.134.3
hugo-version: 0.135.0
extended: true

- name: Install Bundler
Expand Down
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
functions = "functions"

[build.environment]
HUGO_VERSION = "0.134.3"
HUGO_VERSION = "0.135.0"
NODE_VERSION = "20.17.0"
NPM_VERSION = "10.8.3"

Expand Down

0 comments on commit 297c24d

Please sign in to comment.