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 37d6ce4 commit 0e9d13bCopy full SHA for 0e9d13b
.github/workflows/buildtest.yaml
@@ -44,7 +44,7 @@ jobs:
44
- name: Set up Go
45
uses: actions/setup-go@v5
46
with:
47
- go-version: 1.24.3
+ go-version: 1.25.1
48
49
- name: Set up gotestfmt
50
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest
0 commit comments