Skip to content

Commit a785499

Browse files
committed
update go ver in build pipeline
1 parent bf7824c commit a785499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Go Setup
1818
uses: actions/setup-go@v4
1919
with:
20-
go-version: '1.22.5'
20+
go-version: '1.25.3'
2121
cache-dependency-path: |
2222
go.mod
2323
go.sum

0 commit comments

Comments
 (0)