Skip to content

Commit

Permalink
Bump Hugo to 0.125.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed May 8, 2024
1 parent 493d025 commit 1376f96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-themes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- cron: "0 0 * * *"
workflow_dispatch:
env:
HUGO_VERSION: "f40f50ead0c46db984e9b970e0361e85c396c200"
HUGO_VERSION: "v0.125.6"
jobs:
build:
runs-on: ubuntu-latest
Expand Down
4 changes: 2 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
# unless the same property key is present in a more specific context.

[build.environment]
HUGO_VERSION = "0.118.2"
GO_VERSION = "1.21.0"
HUGO_VERSION = "0.125.6"
GO_VERSION = "1.22.0"

0 comments on commit 1376f96

Please sign in to comment.