Skip to content

Commit fd695d9

Browse files
committed
Update file(s) "/.github" from "ZigRazor/CXXGraph"
1 parent 5789f08 commit fd695d9

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
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Run clang-format style check
23-
uses: jidicula/clang-format-action@v4.14.0
23+
uses: jidicula/clang-format-action@v4.15.0
2424
with:
2525
clang-format-version: '16'
2626
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)