Skip to content

Bump actions/checkout from 4 to 5 #37

Bump actions/checkout from 4 to 5

Bump actions/checkout from 4 to 5 #37

Workflow file for this run

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