Skip to content

Commit 98bdbc5

Browse files
committed
Release 2.1.0
1 parent cfe5890 commit 98bdbc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadMe.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
steps:
4242
- uses: actions/checkout@v2
43-
- uses: RafikFarhad/clang-format-github-action@v2.0.0
43+
- uses: RafikFarhad/clang-format-github-action@v2.1.0
4444
with:
4545
sources: "src/**/*.h,src/**/*.c,test/**/*.c"
4646
```

0 commit comments

Comments
 (0)