Skip to content

Bump actions/upload-artifact from 3 to 4 #13

Bump actions/upload-artifact from 3 to 4

Bump actions/upload-artifact from 3 to 4 #13

Workflow file for this run

name: black
on:
- push
- pull_request
permissions: {}
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
- uses: psf/black@stable