From 8546cfd3c950a4471255d3241b8c440676f6a27a Mon Sep 17 00:00:00 2001 From: Bim Overbohm Date: Fri, 17 Apr 2020 21:42:49 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b8ab42..e7015a6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Run clang-format - uses: HorstBaerbel/action-clang-format@1.2 + uses: HorstBaerbel/action-clang-format@1.4 # These are optional (defaults displayed) with: scandir: '.'