diff --git a/.github/workflows/cmake-format-linter.yml b/.github/workflows/cmake-format-linter.yml index 8be840d6..bc1858d5 100644 --- a/.github/workflows/cmake-format-linter.yml +++ b/.github/workflows/cmake-format-linter.yml @@ -15,7 +15,7 @@ jobs: - name: Format CMake files id: cmake-format - uses: PuneetMatharu/cmake-format-lint-action@v1.0.2 + uses: PuneetMatharu/cmake-format-lint-action@v1.0.4 with: args: --config-files .cmake-format.py --in-place