Skip to content

Commit c354521

Browse files
Joseph-Edwardsjames-d-mitchell
authored andcommitted
Revert to jidicula's action
1 parent 6f8967d commit c354521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v6
1919
- name: "Run clang-format style checks on src/*.[hc]pp . . ."
20-
uses: joseph-edwards/clang-format-action@v1.0.1
20+
uses: jidicula/clang-format-action@v4.16.0
2121
with:
2222
clang-format-version: "15"
2323
exclude-regex: 'src\/_pkgconfig.h*'

0 commit comments

Comments
 (0)