mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-04 02:39:56 +00:00
ci: update global cpp (#533)
This commit is contained in:
parent
ed5ee24efb
commit
dbe56ee583
2
.github/workflows/cpp-clang-format-lint.yml
vendored
2
.github/workflows/cpp-clang-format-lint.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Clang format lint
|
- name: Clang format lint
|
||||||
uses: DoozyX/clang-format-lint-action@v0.14
|
uses: DoozyX/clang-format-lint-action@v0.15
|
||||||
with:
|
with:
|
||||||
source: './src'
|
source: './src'
|
||||||
extensions: 'cpp,h,m,mm'
|
extensions: 'cpp,h,m,mm'
|
||||||
|
Loading…
Reference in New Issue
Block a user