Skip to content

Commit 2cac128

Browse files
committed
ci: bump go
1 parent 3827e00 commit 2cac128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install Go
2929
uses: actions/setup-go@v5
3030
with:
31-
go-version: 1.23.x
31+
go-version: 1.24.x
3232
cache: false
3333

3434
- name: Get Go environment

0 commit comments

Comments
 (0)