From d6e5a6ceecc6863ceecd41065d2f3355edd29fea Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Sun, 8 Sep 2024 12:26:45 +0200 Subject: [PATCH] Update Clang format testwise --- .github/workflows/coding-style-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coding-style-check.yml b/.github/workflows/coding-style-check.yml index 9243f569ef..6a5de19211 100644 --- a/.github/workflows/coding-style-check.yml +++ b/.github/workflows/coding-style-check.yml @@ -32,7 +32,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Check .cpp/.h/.mm with clang-format - uses: DoozyX/clang-format-lint-action@11b773b1598aa4ae3b32f023701bca5201c3817d + uses: DoozyX/clang-format-lint-action@d7f6a5bada32b7ea520b5918416e92997678e3fd with: clangFormatVersion: 14 # When updating the extension list, remember to update