Skip to content

Commit 6f18c3b

Browse files
committed
chore(deps): update dependency go to 1.24.x
1 parent 25ccd9b commit 6f18c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_clients.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- name: Setup Go
106106
uses: actions/setup-go@v5
107107
with:
108-
go-version: 1.19.x
108+
go-version: 1.24.x
109109

110110
- name: Set Environment
111111
# Validation Test execution requires absolute path to testdata.

0 commit comments

Comments
 (0)