This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Go setup
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: '1.25'
|
||||
go-version: '1.25.6'
|
||||
cache: false
|
||||
- name: Install deps
|
||||
run: go mod tidy
|
||||
|
||||
Reference in New Issue
Block a user