Skip to content

Commit 5aa9b2c

Browse files
committed
fix
1 parent 30b958d commit 5aa9b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Go
2424
uses: actions/setup-go@v2
2525
with:
26-
go-version: 1.25.0
26+
go-version: 1.25.5
2727

2828
- name: Go mod tidy
2929
run: go mod tidy

0 commit comments

Comments
 (0)