diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 07689d240..34f1cd5bc 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v4 - name: Run clang-format - uses: jidicula/clang-format-action@v4.13.0 + uses: jidicula/clang-format-action@v4.15.0 with: exclude-regex: (libspirv|3rdparty) - clang-format-version: 18 + clang-format-version: 20