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