[Workflow] Update clang-format to 17.0.1 (#67402)
17.0.1 is our most recent stable version which we decided to follow and it fixes the issue described in llvm/llvm-project#67343
This commit is contained in:
parent
26eb4285b5
commit
db777db25c
2
.github/workflows/pr-code-format.yml
vendored
2
.github/workflows/pr-code-format.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Install clang-format
|
||||
uses: aminya/setup-cpp@v1
|
||||
with:
|
||||
clangformat: 16.0.6
|
||||
clangformat: 17.0.1
|
||||
|
||||
- name: Setup Python env
|
||||
uses: actions/setup-python@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user