Skip to content

Commit

Permalink
Update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalser committed Jul 9, 2024
1 parent 7c7a66f commit 36fae78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
access_token: ${{ github.token }}
- name: Run clang-format for protobuf files
uses: madninja/clang-format-action@madninja/protobuf
uses: jidicula/clang-format-action@v4.13.0
with:
clang-format-version: '15'
check-path: 'src'

0 comments on commit 36fae78

Please sign in to comment.