diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4c2d54586..002343f42 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -22,7 +22,7 @@ jobs: python-version: 3.11 - name: Lint Python - uses: super-linter/super-linter@v7.2.1 + uses: super-linter/super-linter@v8.3.1 env: VALIDATE_ALL_CODEBASE: false VALIDATE_PYTHON_BLACK: true