ci: update global cpp (#533)

This commit is contained in:
LizardByte-bot
2022-12-10 10:02:33 -05:00
committed by GitHub
parent ed5ee24efb
commit dbe56ee583

View File

@@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@v3
- name: Clang format lint
uses: DoozyX/clang-format-lint-action@v0.14
uses: DoozyX/clang-format-lint-action@v0.15
with:
source: './src'
extensions: 'cpp,h,m,mm'