Skip to content

Commit

Permalink
fix clang format error
Browse files Browse the repository at this point in the history
  • Loading branch information
Vallishp committed Sep 11, 2024
1 parent a9fbcfa commit 2784a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,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!"
Expand Down

0 comments on commit 2784a6a

Please sign in to comment.