We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f703390 + 4779057 commit ab10b5fCopy full SHA for ab10b5f
.github/workflows/cpp_style_checks.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
- name: Run clang-format style check for C/C++ programs.
21
- uses: jidicula/clang-format-action@v4.12.0
+ uses: jidicula/clang-format-action@v4.13.0
22
with:
23
clang-format-version: '14'
24
check-path: 'numba_dpex/dpctl_iface'
0 commit comments