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.
1 parent 8946503 commit a694094Copy full SHA for a694094
.github/workflows/lint.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
39
40
- name: clang-format Check
41
- uses: jidicula/clang-format-action@d05cecd4a1a5b7e64c22f5a468456135a43f13f6 # v4.14.0
+ uses: jidicula/clang-format-action@4726374d1aa3c6aecf132e5197e498979588ebc8 # v4.15.0
42
with:
43
clang-format-version: 19
44
check-path: ${{ matrix.path }}
0 commit comments