commit | 84bf6f466d678f6b57e3ff95aff4b5ad4d870a64 | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Fri May 19 11:09:48 2023 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Fri May 19 11:10:16 2023 +0200 |
tree | 2ab1eda1101a4621ff778162f18d9c515801db38 | |
parent | 210da6359a0cc93d6e96a8f68d43fa6969891015 [diff] [blame] |
uncrustify UPDATE use version 0.77.1
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 210b5be..daa55d9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -122,7 +122,7 @@ shell: bash working-directory: ${{ github.workspace }} run: | - git clone --branch uncrustify-0.75.1 https://github.com/uncrustify/uncrustify + git clone --branch uncrustify-0.77.1 https://github.com/uncrustify/uncrustify cd uncrustify mkdir build cd build