Update clang-format action.

This commit is contained in:
2026-02-14 13:54:30 -05:00
parent 0c16b7d879
commit 0770b0ea65

View File

@@ -62,7 +62,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: clang-format Check - name: clang-format Check
uses: jidicula/clang-format-action@v4.9.0 uses: jidicula/clang-format-action@v4.16.0
with: with:
clang-format-version: '18' clang-format-version: '18'
check-path: ${{ matrix.path }} check-path: ${{ matrix.path }}