Go back to the original action

This commit is contained in:
Jan Gromeš 2023-01-29 17:37:11 +01:00 committed by GitHub
parent dc3fb2d303
commit 1a0daa6eb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'