Skip to content

Commit b4989da

Browse files
committed
chore: actions go always check latest
1 parent b0ea3ed commit b4989da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ jobs:
2828
- uses: actions/setup-go@v6
2929
with:
3030
go-version: '^1.25'
31+
check-latest: true
3132

3233
- run: just test-race

0 commit comments

Comments
 (0)