Skip to content

Bump actions/upload-artifact from 4.4.0 to 4.4.3 #180

Bump actions/upload-artifact from 4.4.0 to 4.4.3

Bump actions/upload-artifact from 4.4.0 to 4.4.3 #180

Workflow file for this run

name: clang-format
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './cmake'
extensions: 'c,h,hh,cpp'
clangFormatVersion: 17
style: file # Use .clang-format at repo root