Go back to the original action
This commit is contained in:
parent
dc3fb2d303
commit
1a0daa6eb5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/uncrustify.yml
vendored
2
.github/workflows/uncrustify.yml
vendored
|
@ -18,6 +18,6 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Run style check
|
- name: Run style check
|
||||||
uses: jgromes/actions-uncrustify@v1
|
uses: coleaeason/actions-uncrustify@v1
|
||||||
with:
|
with:
|
||||||
configPath: 'uncrustify.cfg'
|
configPath: 'uncrustify.cfg'
|
||||||
|
|
Loading…
Add table
Reference in a new issue