Skip to content

Commit 1d28871

Browse files
committed
update workflow
1 parent de382bd commit 1d28871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up Go 1.x
3333
uses: actions/setup-go@v3
3434
with:
35-
go-version: 1.24.7
35+
go-version: 1.25
3636
id: go
3737

3838
- name: Checkout code

0 commit comments

Comments
 (0)