We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ea3ed commit b4989daCopy full SHA for b4989da
.github/workflows/test.yaml
@@ -28,5 +28,6 @@ jobs:
28
- uses: actions/setup-go@v6
29
with:
30
go-version: '^1.25'
31
+ check-latest: true
32
33
- run: just test-race
0 commit comments