Skip to content

Commit a4e7252

Browse files
Update dependency go to 1.25.x
1 parent 4aaff07 commit a4e7252

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
@@ -9,7 +9,7 @@ jobs:
99
- name: Install Go
1010
uses: actions/setup-go@v5
1111
with:
12-
go-version: 1.21.x
12+
go-version: 1.25.x
1313

1414
- name: Checkout code
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)