Skip to content

Commit 3983622

Browse files
authored
Merge pull request #2 from ZigRazor/dependabot/github_actions/jidicula/clang-format-action-4.12.0
Bump jidicula/clang-format-action from 4.11.0 to 4.12.0
2 parents c7143ee + 9b58261 commit 3983622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clang_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v4
2121
- name: Run clang-format style check
22-
uses: jidicula/clang-format-action@v4.11.0
22+
uses: jidicula/clang-format-action@v4.12.0
2323
with:
2424
clang-format-version: '16'
2525
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)