Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a853c9 commit 5298ce4Copy full SHA for 5298ce4
1 file changed
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Go
20
uses: actions/setup-go@v6
21
with:
22
- go-version: 1.24
+ go-version: 1.25
23
24
- name: Build
25
run: go build -v ./...
0 commit comments