diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index ed4da90a0..99be06870 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -16,4 +16,4 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Check format - uses: RafikFarhad/clang-format-github-action@v2.1.0 \ No newline at end of file + uses: RafikFarhad/clang-format-github-action@3.2.0 \ No newline at end of file