Merge pull request #170 from SunshineStream/dependabot/github_actions/nightly/DoozyX/clang-format-lint-action-0.14

Bump DoozyX/clang-format-lint-action from 0.13 to 0.14
This commit is contained in:
ReenigneArcher
2022-06-03 12:02:58 -04:00
committed by GitHub

View File

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