Skip to content

Bump version of clang-format, its action and checkout #149

Bump version of clang-format, its action and checkout

Bump version of clang-format, its action and checkout #149

Workflow file for this run

name: Continuous Integration
on: [push, pull_request]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
exclude: "./thirdParty ./alpaka"
clangFormatVersion: 18