Skip to content

Commit db06e45

Browse files
committed
use stable go
1 parent 8c2f046 commit db06e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
3535
with:
36-
go-version: 'latest'
36+
go-version: 'stable'
3737
check-latest: 'true'
3838
cache: 'true'
3939

0 commit comments

Comments
 (0)