Skip to content

Commit a3d50cf

Browse files
Experimental change of formatter.
1 parent 4be9085 commit a3d50cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v3
99
- name: Run clang-format style check for C/C++/Protobuf programs.
10-
uses: jidicula/[email protected]
10+
uses: DanielWielanek/[email protected]
1111
with:
1212
clang-format-version: '13'
1313
check-path: '.'

0 commit comments

Comments
 (0)