commit | 26bbb2720a2fb2add8e4f472b9a731ac1f7f4edb | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Tue Aug 02 14:54:33 2022 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Tue Aug 02 14:54:33 2022 +0200 |
tree | 8e41aae5b7c1de1b203358f80fada920f777b744 | |
parent | f60d1781ed3dd9cc98911818168bd61ae0f24b86 [diff] [blame] |
build UPDATE uncrustify version 0.71 -> 0.75
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f26df67..c5f6bd7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -120,7 +120,7 @@ shell: bash working-directory: ${{ github.workspace }} run: | - git clone --branch uncrustify-0.71.0 https://github.com/uncrustify/uncrustify + git clone --branch uncrustify-0.75.1 https://github.com/uncrustify/uncrustify cd uncrustify mkdir build cd build