diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index ee5e0c67d..21f5c5587 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