We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497e4b6 commit c89cefbCopy full SHA for c89cefb
.github/workflows/go.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Go
20
uses: actions/setup-go@v3
21
with:
22
- go-version: 1.19
+ go-version: 1.25
23
24
- name: Test
25
run: go test -v ./...
0 commit comments