infra: update workflows (#70)

* Update workflows

* Clang format 18

* Fix apt package
This commit is contained in:
Isaac Marovitz 2024-09-25 09:04:18 -04:00 committed by GitHub
parent 4cf808facd
commit 6019477fcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 11 additions and 11 deletions

View file

@ -8,6 +8,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: ZedThree/clang-tidy-review/post@v0.12.0
- uses: ZedThree/clang-tidy-review/post@v0.19.0
with:
lgtm_comment_body: "No linting issues found!"