Update clang-format-lint-action (#1829)

Colorize output in github action

Co-authored-by: dominic <[email protected]>
diff --git a/.github/workflows/clang-format-lint.yml b/.github/workflows/clang-format-lint.yml
index c790a5a..8f089dc 100644
--- a/.github/workflows/clang-format-lint.yml
+++ b/.github/workflows/clang-format-lint.yml
@@ -10,7 +10,7 @@
 
     steps:
     - uses: actions/checkout@v4
-    - uses: DoozyX/[email protected]
+    - uses: DoozyX/[email protected]
       with:
         source: './include/benchmark ./src ./test'
         extensions: 'h,cc'