mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
chore: bump Go toolchain to 1.26.3 (#25)
Pin Go version to 1.26.3 across go.mod, CI workflows, and Dockerfiles for canonical alignment with the rest of the luxfi/* stack.
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.18
|
||||
go-version: 1.26.3
|
||||
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user