Skip to content

Commit 4c304d8

Browse files
committed
Bump go version to 1.25.8
1 parent 699e01b commit 4c304d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Set up Go
4545
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
4646
with:
47-
go-version: 1.21.0
47+
go-version: 1.25.8
4848
- name: Set up Python
4949
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
5050
with:

0 commit comments

Comments
 (0)