diff --git a/.github/workflows/black.yml b/.github/workflows/black.yml index 91bc737..8d623be 100644 --- a/.github/workflows/black.yml +++ b/.github/workflows/black.yml @@ -34,7 +34,7 @@ jobs: cp pyproject.toml .github/linters - name: Black - uses: github/super-linter/slim@v4.10.1 + uses: github/super-linter/slim@v5.0.0 if: always() env: # run linter on everything to catch preexisting problems