Skip to content

Commit

Permalink
ci: use stable version of black
Browse files Browse the repository at this point in the history
  • Loading branch information
Deuchnord committed Jun 30, 2024
1 parent 710331d commit ce937ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prchecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.x
- uses: psf/black@20.8b1
- uses: psf/black@stable

0 comments on commit ce937ab

Please sign in to comment.