Branch 2.1 clang format error fix (#40609)
## Proposed changes bp #40581
This commit is contained in:
2
.github/workflows/clang-format.yml
vendored
2
.github/workflows/clang-format.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
git clone https://github.com/DoozyX/clang-format-lint-action .github/actions/clang-format-lint-action
|
||||
|
||||
pushd .github/actions/clang-format-lint-action &>/dev/null
|
||||
git checkout 6adbe14579e5b8e19eb3e31e5ff2479f3bd302c7
|
||||
git checkout c71d0bf4e21876ebec3e5647491186f8797fde31 # v0.18.2
|
||||
popd &>/dev/null
|
||||
|
||||
- name: "Format it!"
|
||||
|
||||
Reference in New Issue
Block a user