Skip to content

Commit

Permalink
Fixed version.
Browse files Browse the repository at this point in the history
  • Loading branch information
arkottke committed Feb 7, 2024
1 parent 76c8520 commit bd87012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: psf/black@24
- uses: psf/black@v24
with:
args: ". --check"

0 comments on commit bd87012

Please sign in to comment.