diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1e51a33a3..fe8b4feae 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.1' jobs: