diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index e5af413..0c2e2b7 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -24,6 +24,6 @@ jobs: - uses: actions/checkout@v4 - name: Run clang-format style check - uses: jidicula/clang-format-action@v4.13.0 + uses: jidicula/clang-format-action@v4.14.0 with: clang-format-version: 19