mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
[GitHub][workflows] Use latest clang-format version 20.1.8 (#148099)
This commit is contained in:
2
.github/workflows/pr-code-format.yml
vendored
2
.github/workflows/pr-code-format.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
- name: Install clang-format
|
||||
uses: aminya/setup-cpp@17c11551771948abc5752bbf3183482567c7caf0 # v1.1.1
|
||||
with:
|
||||
clangformat: 20.1.5
|
||||
clangformat: 20.1.8
|
||||
|
||||
- name: Setup Python env
|
||||
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
|
||||
|
||||
Reference in New Issue
Block a user