Skip to content

Commit 4803425

Browse files
authored
Update Headlamp's workflow go version (#21136)
Signed-off-by: Joaquim Rocha <[email protected]>
1 parent fbf257d commit 4803425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-headlamp-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 10 * * 1"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.23.4'
9+
GO_VERSION: '1.24.0'
1010
permissions:
1111
contents: read
1212

0 commit comments

Comments
 (0)