We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff8013 commit 4aa96fbCopy full SHA for 4aa96fb
1 file changed
.github/workflows/lint.yml
@@ -28,6 +28,6 @@ jobs:
28
with:
29
sort-paths: "test"
30
- name: clang-format Check
31
- uses: jidicula/clang-format-action@v4.14.0
+ uses: jidicula/clang-format-action@v4.15.0
32
33
- clang-format-version: 19
+ clang-format-version: 20
0 commit comments