Skip to content

Commit b337886

Browse files
committed
bump go on github actions
1 parent a131555 commit b337886

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Use Go
5757
uses: actions/setup-go@v5
5858
with:
59-
go-version: '1.21.3'
59+
go-version: '1.26.x'
6060

6161
- name: Print env
6262
run: |

0 commit comments

Comments
 (0)