Skip to content

Update deprecated actions in deploy and release yaml #603

Update deprecated actions in deploy and release yaml

Update deprecated actions in deploy and release yaml #603

Workflow file for this run

name: black
on: pull_request
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]
with:
extra_args: black