diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index df6f77a..b5dd75d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.25.9' + GO_VERSION: '1.26.3' GOLANGCI_VERSION: 'v2.11.4' jobs: