Skip to content

Commit a694094

Browse files
chore(deps): update jidicula/clang-format-action action to v4.15.0
1 parent 8946503 commit a694094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3939

4040
- name: clang-format Check
41-
uses: jidicula/clang-format-action@d05cecd4a1a5b7e64c22f5a468456135a43f13f6 # v4.14.0
41+
uses: jidicula/clang-format-action@4726374d1aa3c6aecf132e5197e498979588ebc8 # v4.15.0
4242
with:
4343
clang-format-version: 19
4444
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)