clang-format: Use clang-format 15

This commit is contained in:
Merry 2023-02-04 11:32:11 +00:00
parent d796d8e93d
commit 43b71c6015

View file

@ -12,7 +12,7 @@ jobs:
- name: Checkout dynarmic repo
uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.12
- uses: DoozyX/clang-format-lint-action@v0.15
with:
source: 'src tests'
clangFormatVersion: 12
clangFormatVersion: 15