We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8962e commit 75cf3bfCopy full SHA for 75cf3bf
.github/workflows/lint.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
39
40
- name: clang-format Check
41
- uses: jidicula/clang-format-action@4726374d1aa3c6aecf132e5197e498979588ebc8 # v4.15.0
+ uses: jidicula/clang-format-action@6cd220de46c89139a0365edae93eee8eb30ca8fe # v4.16.0
42
with:
43
clang-format-version: 19
44
check-path: ${{ matrix.path }}
0 commit comments