diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 70e2515d..ef044c64 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -62,6 +62,6 @@ jobs: - uses: actions/checkout@v3 - name: Format CMake files id: cmake-format - uses: PuneetMatharu/cmake-format-lint-action@v1.0.3 + uses: PuneetMatharu/cmake-format-lint-action@v1.0.4 with: args: --config-files cmake-format.yaml \ No newline at end of file