Skip to content

Commit c7739f1

Browse files
Merge pull request #914 from saurabhraghuvanshii/bump
bump hugo inhugo.yaml and netlify.toml
2 parents 5cccc8d + db26e5f commit c7739f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
build:
3333
runs-on: ubuntu-24.04
3434
env:
35-
HUGO_VERSION: 0.148.1
35+
HUGO_VERSION: 0.157.0
3636
steps:
3737
- name: Install Hugo CLI
3838
run: |

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish = "public"
77

88
[build.environment]
99
GO_VERSION = "1.23.8"
10-
HUGO_VERSION = "0.148.1"
10+
HUGO_VERSION = "0.157.0"
1111

1212
[context.production]
1313
command = "npm run build:production"

0 commit comments

Comments
 (0)