Skip to content

Commit acfddae

Browse files
committed
fix: black version
1 parent 470917b commit acfddae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/black.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
!*.parquet
1616
sparse-checkout-cone-mode: false
1717

18-
- uses: psf/black@stable
18+
- uses: psf/black@26.5.0
1919
with:
2020
src: "toolkit tests"
2121
options: "--check --verbose --diff"

0 commit comments

Comments
 (0)