Skip to content

Commit f83bf9b

Browse files
chore(deps): update dependency go to 1.24.x
1 parent 9a8396a commit f83bf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Install Go
1010
uses: actions/setup-go@v4
1111
with:
12-
go-version: 1.17.x
12+
go-version: 1.24.x
1313
- name: Checkout code
1414
uses: actions/checkout@v4
1515
- name: Test code

0 commit comments

Comments
 (0)