diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dc47071..026d16b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: # Common versions - GO_VERSION: '1.21.3' + GO_VERSION: '1.21.4' GOLANGCI_VERSION: 'v1.55.1' jobs: