Skip to content

Commit fbe9a1a

Browse files
authored
Update README.md
Change clang-format-lint-action version to 0.17 in example
1 parent 11b773b commit fbe9a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

9494
steps:
9595
- uses: actions/checkout@v2
96-
- uses: DoozyX/clang-format-lint-action@v0.14
96+
- uses: DoozyX/clang-format-lint-action@v0.17
9797
with:
9898
source: '.'
9999
exclude: './third_party ./external'

0 commit comments

Comments
 (0)