diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 09af4df7..b4008843 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: DoozyX/clang-format-lint-action@v0.13 + - uses: DoozyX/clang-format-lint-action@v0.16.2 with: source: 'NorthstarDLL NorthstarLauncher' exclude: 'NorthstarDLL/include loader_launcher_proxy loader_wsock32_proxy'