We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 060aeb1 + 39d388a commit 56ab896Copy full SHA for 56ab896
1 file changed
.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.11.0
+ uses: jidicula/clang-format-action@v4.12.0
22
with:
23
clang-format-version: '14'
24
check-path: 'numba_dpex/dpctl_iface'
0 commit comments