Skip to content

Commit d6e5a6c

Browse files
committed
Update Clang format testwise
1 parent 38fb414 commit d6e5a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-style-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- uses: actions/checkout@v4
3434
- name: Check .cpp/.h/.mm with clang-format
35-
uses: DoozyX/clang-format-lint-action@11b773b1598aa4ae3b32f023701bca5201c3817d
35+
uses: DoozyX/clang-format-lint-action@d7f6a5bada32b7ea520b5918416e92997678e3fd
3636
with:
3737
clangFormatVersion: 14
3838
# When updating the extension list, remember to update

0 commit comments

Comments
 (0)