diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 24060d14..e81a0bf4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.20.12' + GO_VERSION: '1.21.7' GOLANGCI_VERSION: 'v1.55.2' DOCKER_BUILDX_VERSION: 'v0.8.2'