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