diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 58a0b13..07b3fef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: super-linter/super-linter/slim@v7.1.0 + - uses: super-linter/super-linter/slim@v7.4.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} VALIDATE_PYTHON_BLACK: false