diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3d1484..ccb37a3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.26.6' + GO_VERSION: '1.27.1' GOLANGCI_VERSION: 'v2.13.2' jobs: