diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4a02243e4..a2ffe14c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.20.7' + GO_VERSION: '1.21.0' GOLANGCI_VERSION: 'v1.54.0' jobs: