Skip to content

Commit 6b7b6fe

Browse files
authored
Merge branch 'master' into dp/lis-nlogn-solution
2 parents 04c70f8 + c8177e3 commit 6b7b6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)