gosick #1

Merged
DelphicOkami merged 162 commits from gosick into main 2026-03-21 23:08:00 +00:00
3 changed files with 6 additions and 3 deletions
Showing only changes of commit 3d71433630 - Show all commits

View File

@@ -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

View File

@@ -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

View File

@@ -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