Skip to content

Commit ee1dc17

Browse files
committed
build: bump clang-format version to 16
1 parent cfeb798 commit ee1dc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Check code format against formatting rules
1818
uses: jidicula/clang-format-action@v4.11.0
1919
with:
20-
clang-format-version: '15'
20+
clang-format-version: '16'
2121
check-path: ${{ matrix.path }}
2222
Validate-Source:
2323
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)