Skip to content

Commit 2df60c6

Browse files
committed
Merge branch 'main' of https://github.com/ZigRazor/Labrador
2 parents 42e655e + 3983622 commit 2df60c6

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)