diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d70de7b..7f15511 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.26.5' + GO_VERSION: '1.26.6' GOLANGCI_VERSION: 'v2.12.2' jobs: