Skip to content

build(deps): bump the dependencies group #647

build(deps): bump the dependencies group

build(deps): bump the dependencies group #647

Workflow file for this run

name: Clang format
on: [push]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.18
with:
source: src include
clangFormatVersion: 18