Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Change clang-format-lint-action version to 0.17 in example
  • Loading branch information
ahojukka5 authored Dec 28, 2023
1 parent 11b773b commit fbe9a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.14
- uses: DoozyX/clang-format-lint-action@v0.17
with:
source: '.'
exclude: './third_party ./external'
Expand Down

0 comments on commit fbe9a1a

Please sign in to comment.