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