diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index baf7e53..651cdf6 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@v4 + uses: actions/checkout@v5 with: fetch-depth: 0