Skip to content

chore: bump actions version (#2447) #1

chore: bump actions version (#2447)

chore: bump actions version (#2447) #1

Workflow file for this run

name: black-linter
on:
push: {}
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jpetrucciani/[email protected]
with:
black_flags: '-S'