Skip to content

Bump version: v3.6.0 → v3.7.0 #190

Bump version: v3.6.0 → v3.7.0

Bump version: v3.6.0 → v3.7.0 #190

Workflow file for this run

name: 🧹 Darker
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-python@v4
with:
python-version: '3.12'
- uses: akaihola/[email protected]
with:
version: "1.7.2" # defaults to same version, but can be modified