Skip to content

Commit 82023f2

Browse files
chore(deps): update dependency go to 1.24
1 parent 74dd745 commit 82023f2

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
@@ -10,5 +10,5 @@ jobs:
1010
- uses: actions/checkout@v4
1111
- uses: actions/setup-go@v5
1212
with:
13-
go-version: "1.19"
13+
go-version: "1.24"
1414
- run: make build test

0 commit comments

Comments
 (0)