ci: update DoozyX/clang-format-lint-action

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

View File

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