Skip to content

Commit 716f4bb

Browse files
chore(deps): update dependency go to 1.25
1 parent 2f1288b commit 716f4bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Go
1919
uses: actions/setup-go@e75c3e80bcde46e322cd5845ae46582947c9becd
2020
with:
21-
go-version: '1.24'
21+
go-version: '1.25'
2222

2323
- name: Run tests
2424
run: make test

0 commit comments

Comments
 (0)