Skip to content

Commit d5a3f6a

Browse files
Use jidicula's action
1 parent 8bde9b8 commit d5a3f6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
steps:
7979
- uses: actions/checkout@v6
8080
- name: Run clang-format style check on src
81-
uses: joseph-edwards/clang-format-action@v1.0.1
81+
uses: jidicula/clang-format-action@v4.16.0
8282
with:
8383
clang-format-version: 15
8484
check-path: "src"

0 commit comments

Comments
 (0)