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