Skip to content

Commit 409ee40

Browse files
renovate[bot]kodiakhq[bot]
authored andcommitted
chore(deps): update dependency go to 1.24.x
1 parent 40db61c commit 409ee40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install Go
2929
uses: actions/setup-go@v3
3030
with:
31-
go-version: 1.16.x
31+
go-version: 1.24.x
3232
- name: Check out code into the Go module directory
3333
uses: actions/checkout@v1
3434
- name: Tidy check

0 commit comments

Comments
 (0)