Skip to content

Commit ec02b88

Browse files
chore(deps): update dependency go to 1.25
1 parent f46b024 commit ec02b88

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@c0137caad775660c0844396c52da96e560aba63d
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)