Skip to content

Bump actions/download-artifact from 3 to 4 #20

Bump actions/download-artifact from 3 to 4

Bump actions/download-artifact from 3 to 4 #20

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