Skip to content

Commit 3374523

Browse files
committed
chore(deps): update dependency go to 1.25
1 parent 3953e15 commit 3374523

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Go
1818
uses: actions/setup-go@v5
1919
with:
20-
go-version: '1.24'
20+
go-version: '1.25'
2121

2222
- name: Build
2323
env:

0 commit comments

Comments
 (0)