diff --git a/.github/workflows/format-check.yml b/.github/workflows/format-check.yml index 1698a14..2b89f20 100644 --- a/.github/workflows/format-check.yml +++ b/.github/workflows/format-check.yml @@ -22,7 +22,7 @@ jobs: - name: GCC Problem Matcher uses: ammaraskar/gcc-problem-matcher@0.3.0 - name: Clang Format Check - uses: jidicula/clang-format-action@v4.14.0 + uses: jidicula/clang-format-action@v4.15.0 with: clang-format-version: '18' check-path: 'src' \ No newline at end of file