mirror of https://github.com/zeldaret/botw.git
ci: update DoozyX/clang-format-lint-action
This commit is contained in:
parent
4a47018593
commit
a7b0f34e51
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue