chore(go): avoid setup-go stable resolution in ci
This commit is contained in:
@@ -126,7 +126,7 @@ jobs:
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.26.1'
|
||||
check-latest: true
|
||||
check-latest: false
|
||||
cache: true
|
||||
cache-dependency-path: go.sum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user