diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 928c69c..609c708 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.19' + GO_VERSION: '1.21' GOLANGCI_VERSION: 'v1.50.0' DOCKER_BUILDX_VERSION: 'v0.8.2'