Skip to content

Commit 3aeecf7

Browse files
Update dependency go to 1.25
1 parent 46e3960 commit 3aeecf7

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.25'
2828

2929
# Print Go version
3030
- run: go version

0 commit comments

Comments
 (0)