Skip to content

Commit

Permalink
Update file(s) "/.github" from "ZigRazor/CXXGraph"
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigRazor committed May 27, 2024
1 parent b56dd2a commit 776312d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run clang-format style check
uses: jidicula/clang-format-action@v4.11.0
uses: jidicula/clang-format-action@v4.13.0
with:
clang-format-version: '16'
check-path: ${{ matrix.path }}

0 comments on commit 776312d

Please sign in to comment.