Skip to content

Bump actions/checkout from 3 to 4 #12

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #12

Workflow file for this run

name: black
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable