Skip to content

Bump actions/checkout from 3 to 4 (#57) #26

Bump actions/checkout from 3 to 4 (#57)

Bump actions/checkout from 3 to 4 (#57) #26

Workflow file for this run

name: Black
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/[email protected]