Skip to content

chore(deps): update pypa/gh-action-pypi-publish action to v1.9.0 #595

chore(deps): update pypa/gh-action-pypi-publish action to v1.9.0

chore(deps): update pypa/gh-action-pypi-publish action to v1.9.0 #595

Workflow file for this run

name: Lint using PSF's black linter
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: psf/black@stable