diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index b74878dc..670b1b47 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -37,7 +37,7 @@ jobs: - name: Format CMake files id: cmake-format - uses: PuneetMatharu/cmake-format-lint-action@v1.0.5 + uses: PuneetMatharu/cmake-format-lint-action@v1.0.6 with: args: --config-files .cmake-format.py --in-place