This commit is contained in:
6arelyFuture 2022-03-22 22:31:47 +00:00
commit 4e108fdd25

View File

@ -12,7 +12,7 @@ jobs:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Run clang-format style check for C/C++/Protobuf programs.
uses: jidicula/clang-format-action@v4.6.2
with: