This commit is contained in:
dependabot[bot] 2023-04-09 20:43:02 -04:00 committed by GitHub
commit e77ca06de0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: DoozyX/clang-format-lint-action@v0.13 - uses: DoozyX/clang-format-lint-action@v0.15
with: with:
source: "./app" source: "./app"
extensions: "h,c" extensions: "h,c"