Skip to content

Commit 1de3da3

Browse files
Update jidicula/clang-format-action action to v4.11.0
1 parent 4ea8a2a commit 1de3da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@v3
3636

3737
- name: Clang-format
38-
uses: jidicula/clang-format-action@v4.10.1
38+
uses: jidicula/clang-format-action@v4.11.0
3939
with:
4040
clang-format-version: '14'
4141
check-path: 'project/src/transpiler'

0 commit comments

Comments
 (0)