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 b65758f commit 5b32fd4Copy full SHA for 5b32fd4
.github/workflows/gotest.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v2
19
- uses: actions/setup-go@v2
20
with:
21
- go-version: 1.22.8
+ go-version: 1.23.0
22
- name: Install gotestsum
23
shell: bash
24
run: go install gotest.tools/gotestsum@latest
0 commit comments