Skip to content

try to use actions/setup-python@v5 #1690

try to use actions/setup-python@v5

try to use actions/setup-python@v5 #1690

Workflow file for this run

name: Python Code Quality (Black)
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable