Browse Source

ci: use stable branch for black

pull/73/head
Jérôme Deuchnord 4 months ago
parent
commit
f06a683e2b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/prchecks.yml

+ 1
- 1
.github/workflows/prchecks.yml View File

@@ -27,4 +27,4 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.x
- uses: psf/black@20.8b1
- uses: psf/black@stable

Loading…
Cancel
Save