diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index e8a1660b..ab163710 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout with history - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0