================ @@ -60,7 +60,7 @@ jobs: - name: Install clang-format uses: aminya/setup-cpp at v1 with: - clangformat: 18.1.7 + clangformat: 19.1.5 ---------------- owenca wrote: I'd wait at least until 19.1.6 is released due to #119503. https://github.com/llvm/llvm-project/pull/119915