diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 719dbcc7..326d0fd0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.20.2' + GO_VERSION: '1.22.0' GOLANGCI_VERSION: 'v1.51.2' DOCKER_BUILDX_VERSION: 'v0.8.2'