Skip to content

Commit 4297909

Browse files
authored
Use different black action (#3)
1 parent 9214bf0 commit 4297909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
python -m pip install --upgrade pip
2626
python setup.py install
2727
- name: Black Code Formatter
28-
uses: lgeiger/black-action@v1.0.1
28+
uses: rodrigogiraoserrao/python-black-check@v2.0

0 commit comments

Comments
 (0)