Skip to content

Commit 18f819f

Browse files
authored
Update clang-format.yml
1 parent e80d146 commit 18f819f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v2
99
- name: Run clang-format style check for C/C++.
10-
uses: jidicula/clang-format-action@v4.4.1
10+
uses: jidicula/clang-format-action@v4.9.0
1111
with:
1212
clang-format-version: '11'
1313
check-path: 'source'

0 commit comments

Comments
 (0)