diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6726aed..4ecf9a1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9 with: - version: v2.8.0 + version: v2.11.4 test: name: Test