What's Changed
* Switch to cpp-linter/clang-tools-static-binaries by shenxianpeng in https://github.com/cpp-linter/clang-tools-pip/pull/57
* In the meantime, older versions of clang-tools, including 6, 5, 4, and 3.9 are no longer supported
* Also fixed the [core dump issue](https://github.com/muttleyxd/clang-tools-static-binaries/issues/18) in the clang-tidy v14+ version on Ubuntu
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/cpp-linter/clang-tools-pip/pull/53
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/cpp-linter/clang-tools-pip/pull/55
**Full Changelog**: https://github.com/cpp-linter/clang-tools-pip/compare/v0.9.0...v0.10.0