[GitHub][workflows] Use latest clang-format version 18.1.1 (#85502)
This commit is contained in:
2
.github/workflows/pr-code-format.yml
vendored
2
.github/workflows/pr-code-format.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
- name: Install clang-format
|
||||
uses: aminya/setup-cpp@v1
|
||||
with:
|
||||
clangformat: 17.0.1
|
||||
clangformat: 18.1.1
|
||||
|
||||
- name: Setup Python env
|
||||
uses: actions/setup-python@v4
|
||||
|
||||
Reference in New Issue
Block a user