Pin Github Actions black to 22.12.0
This commit is contained in:
parent
aecd4d2a4f
commit
60a0075bf4
1 changed files with 2 additions and 0 deletions
2
.github/workflows/black.yml
vendored
2
.github/workflows/black.yml
vendored
|
@ -13,3 +13,5 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
- uses: psf/black@22.12.0
|
||||
with:
|
||||
version: 22.12.0
|
||||
|
|
Loading…
Add table
Reference in a new issue