mirror of
https://github.com/MonsterDruide1/OdysseyDecomp.git
synced 2024-11-23 05:19:52 +00:00
workflow: Update DoozyX/clang-format-lint-action action to v0.18 (#186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fbd4d343cb
commit
d479f6e00a
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: DoozyX/clang-format-lint-action@v0.17
|
||||
- uses: DoozyX/clang-format-lint-action@v0.18
|
||||
with:
|
||||
source: 'src lib'
|
||||
exclude: 'lib/NintendoSDK lib/aarch64 lib/agl lib/eui lib/sead'
|
||||
|
Loading…
Reference in New Issue
Block a user