Skip to content

Commit 3ee0707

Browse files
Update dependency go to 1.24
1 parent 24888ab commit 3ee0707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: 'Setup Go'
2525
uses: actions/setup-go@v5
2626
with:
27-
go-version: '1.19'
27+
go-version: '1.24'
2828

2929
# Print Go version
3030
- run: go version

0 commit comments

Comments
 (0)