Skip to content

Commit 84b814a

Browse files
authored
Update README.md
1 parent 70c0f4e commit 84b814a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
steps:
6565
- uses: actions/checkout@v2
66-
- uses: DoozyX/clang-format-lint-action@v0.10
66+
- uses: DoozyX/clang-format-lint-action@v0.11
6767
with:
6868
source: '.'
6969
exclude: './lib'
@@ -92,7 +92,7 @@ jobs:
9292

9393
steps:
9494
- uses: actions/checkout@v2
95-
- uses: DoozyX/clang-format-lint-action@v0.10
95+
- uses: DoozyX/clang-format-lint-action@v0.11
9696
with:
9797
source: '.'
9898
exclude: './third_party ./external'

0 commit comments

Comments
 (0)