mirror of
https://github.com/luxfi/threshold.git
synced 2026-07-27 04:01:59 +00:00
deps: bump Go to 1.26.4 across go.mod, Dockerfiles, GH Actions
Workspace-wide sync. luxfi/node already shipped on 1.26.4 in v1.30.6 (commit 121aca1fa9); this is the cross-repo catch-up.
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.26.3'
|
||||
GO_VERSION: '1.26.4'
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
@@ -14,7 +14,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.26.3'
|
||||
GO_VERSION: '1.26.4'
|
||||
|
||||
jobs:
|
||||
fresh-clone-test:
|
||||
|
||||
Reference in New Issue
Block a user