Skip to content

Commit

Permalink
Used v1 for example workflow 馃搸
Browse files Browse the repository at this point in the history
  • Loading branch information
RafikFarhad committed Jul 14, 2020
1 parent 4c77cae commit d93d8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: RafikFarhad/clang-format-github-action@v1-rc2
- uses: RafikFarhad/clang-format-github-action@v1
with:
sources: "src/**/*.h,src/**/*.c,test/**/*.c"
```
Expand Down

0 comments on commit d93d8bf

Please sign in to comment.