Skip to content

Commit 36ee06a

Browse files
authored
chore: update clang-format-lint-action to v0.16.2
1 parent 02a2cb8 commit 36ee06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format-lint.yml

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

1010
steps:
1111
- uses: actions/checkout@v3
12-
- uses: DoozyX/clang-format-lint-action@v0.13
12+
- uses: DoozyX/clang-format-lint-action@v0.16.2
1313
with:
1414
source: './src'
1515
extensions: 'java'

0 commit comments

Comments
 (0)