diff --git a/action.yml b/action.yml index e7ced75..d6eb8c4 100644 --- a/action.yml +++ b/action.yml @@ -20,7 +20,7 @@ inputs: clangFormatVersion: description: 'Version of clang-format' required: false - default: '17' + default: '18' style: description: 'Formatting style to use' required: false