ci: bump lint_pr clang-format version to 19

This commit is contained in:
Léo Lam 2025-05-24 15:59:15 +01:00
parent 6cbc452592
commit 4a47018593
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- uses: DoozyX/clang-format-lint-action@v0.18
- uses: DoozyX/clang-format-lint-action@v0.18.2
with:
source: 'src'
exclude: 'lib'
clangFormatVersion: 12
clangFormatVersion: 19