Skip to content

Bump jidicula/clang-format-action from 4.14.0 to 4.15.0 in the github-actions group #998

Bump jidicula/clang-format-action from 4.14.0 to 4.15.0 in the github-actions group

Bump jidicula/clang-format-action from 4.14.0 to 4.15.0 in the github-actions group #998

Workflow file for this run

name: Lint
on:
push:
branches: [ master ]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
version: "~=24.10"