Skip to content

Commit 88c3b27

Browse files
authored
Merge branch 'master' into patch-2
2 parents 050046c + 5fc2623 commit 88c3b27

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@v4
12-
- uses: DoozyX/clang-format-lint-action@v0.17
12+
- uses: DoozyX/clang-format-lint-action@v0.18
1313
with:
1414
source: './src'
1515
extensions: 'java'

0 commit comments

Comments
 (0)