Skip to content

Commit 1976deb

Browse files
authored
Update lint.yml
1 parent d3e46e4 commit 1976deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.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: lint
10-
uses: DoozyX/clang-format-lint-action@v0.12
10+
uses: DoozyX/clang-format-lint-action@v0.18.2
1111
with:
1212
clangFormatVersion: 12
1313
source: './include/cpp-statsd-client ./tests'

0 commit comments

Comments
 (0)