Fix CI. #22

Merged
shaunrd0 merged 9 commits from fix-ci into main 2026-02-15 01:41:29 +00:00
Showing only changes of commit 0770b0ea65 - Show all commits

View File

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