gosick #1
@@ -29,7 +29,8 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
go-version: '1.26.1'
|
||||
check-latest: true
|
||||
cache: false
|
||||
|
||||
- name: Ensure tooling is available
|
||||
|
||||
@@ -29,7 +29,8 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
go-version: '1.26.1'
|
||||
check-latest: true
|
||||
cache: false
|
||||
|
||||
- name: Ensure tooling is available
|
||||
|
||||
@@ -34,7 +34,8 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
go-version: '1.26.1'
|
||||
check-latest: true
|
||||
cache: false
|
||||
|
||||
- name: Build binary
|
||||
|
||||
Reference in New Issue
Block a user