diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7494865..ac028a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.21.1' + GO_VERSION: '1.21.2' GOLANGCI_VERSION: 'v1.54.2' jobs: