Skip to content

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

Bump actions/upload-artifact from 3 to 4

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

Workflow file for this run

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