Skip to content

Update python Docker tag to v3.12.1 #122

Update python Docker tag to v3.12.1

Update python Docker tag to v3.12.1 #122

Workflow file for this run

name: Lint
on:
push:
branches-ignore:
- main
pull_request:
types: [closed]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: psf/black@20.8b1