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 a2f0181 commit 048ec4aCopy full SHA for 048ec4a
.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.24.6
48
49
- name: Set up gotestfmt
50
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest
0 commit comments