Skip to content

Commit 927be37

Browse files
committed
[CI] Update format checker
Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
1 parent f987e52 commit 927be37

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,4 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v2
9-
- uses: jidicula/clang-format-action@v3.4.0
10-
with:
11-
clang-format-version: '11'
9+
- uses: jidicula/clang-format-action@v4.6.2

0 commit comments

Comments
 (0)