mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-30 08:37:53 -05:00
chore: update clang-format version
This commit is contained in:
2
.github/workflows/check-formatting.yaml
vendored
2
.github/workflows/check-formatting.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Install LLVM and Clang
|
||||
uses: KyleMayes/install-llvm-action@v2
|
||||
with:
|
||||
version: "17.0"
|
||||
version: "20.1"
|
||||
|
||||
- name: Test formatting for all files
|
||||
working-directory: ${{ github.workspace }}
|
||||
|
Reference in New Issue
Block a user