Closed rickstaa closed 11 months ago
It looks like it works (see https://github.com/rickstaa/action-test-repo/actions/runs/7185135823/job/19567748787).
Can we unpin the black version 23.11.0 since there is a major update out there (24.XXX) so that version 23.12.0 won't fail?
Can we unpin the black version 23.11.0 since there is a major update out there (24.XXX) so that version 23.12.0 won't fail?
Sure, would you be open to creating a pull request and conducting a few quick tests to verify if the issue outlined in action-black#18 has been resolved? Your help with this would be greatly appreciated!
This commit temporary pins black to 23.11.0 since version https://github.com/psf/black/releases/tag/23.12.0 breaks this action (see #18).