diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0954ac918..376dfaee7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -77,7 +77,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: DoozyX/clang-format-lint-action@v0.15 + - uses: DoozyX/clang-format-lint-action@v0.16 with: source: 'core' extensions: 'js,ts'