Skip to content

Commit 1cb3728

Browse files
committed
Manually update clang format action for now
1 parent 28473f6 commit 1cb3728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-clang-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77

88
steps:
99
- uses: actions/checkout@v3
10-
- uses: DoozyX/clang-format-lint-action@v0.13
10+
- uses: DoozyX/clang-format-lint-action@v0.18.2
1111
with:
1212
source: '.'
1313
exclude: './third_party ./external'

0 commit comments

Comments
 (0)