Skip to content

Commit 34b085d

Browse files
chore(deps): update dependency go to 1.25.x
1 parent 15a405c commit 34b085d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install Go
3030
uses: actions/setup-go@v2
3131
with:
32-
go-version: 1.14.x
32+
go-version: 1.25.x
3333
- name: Check out code into the Go module directory
3434
uses: actions/checkout@v1
3535
- name: Tidy check

0 commit comments

Comments
 (0)