diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index 06a5a45..b1c2b59 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -25,7 +25,7 @@ jobs: inplace: True - name: Commit changes - uses: EndBug/add-and-commit@v9 + uses: EndBug/add-and-commit@v10 with: add: lib/ tests/ author_name: cdalvaroBot