There was an error while loading. Please reload this page.
1 parent e2a0065 commit e72e458Copy full SHA for e72e458
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v5
31
- uses: actions/setup-go@v5
32
with:
33
- go-version: '1.24.1'
+ go-version: '1.25.0'
34
35
- name: install gotestsum
36
run: go install gotest.tools/gotestsum@latest
0 commit comments