From 5b5beaa2677bdf40605fe1001db7647998ae8ed8 Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Sun, 17 Dec 2023 21:44:34 +0100 Subject: [PATCH] Nope --- .github/workflows/clang-format.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index 1727e5e..472ebaf 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: DoozyX/clang-format-lint-action@v0.16 + - uses: DoozyX/clang-format-lint-action@v0.15 with: extensions: 'hpp,cpp' - clangFormatVersion: 16 + clangFormatVersion: 15