chore: update clang-format version

This commit is contained in:
Jan
2025-06-28 11:04:01 +01:00
parent 9d710caceb
commit 12896a89f5

View File

@ -15,7 +15,7 @@ jobs:
- name: Install LLVM and Clang - name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v2 uses: KyleMayes/install-llvm-action@v2
with: with:
version: "17.0" version: "20.1"
- name: Test formatting for all files - name: Test formatting for all files
working-directory: ${{ github.workspace }} working-directory: ${{ github.workspace }}