diff --git a/.github/workflows/clang-format-check.yml b/.github/workflows/clang-format-check.yml index ff92882b..ca13917d 100644 --- a/.github/workflows/clang-format-check.yml +++ b/.github/workflows/clang-format-check.yml @@ -32,7 +32,7 @@ jobs: clean: "true" - name: "Validation with Super-Linter" - uses: "super-linter/super-linter@v6.3.0" + uses: "super-linter/super-linter@v8.3.1" env: VALIDATE_ALL_CODEBASE: true VALIDATE_CLANG_FORMAT: true