diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 94514b23..1c0667c7 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout code - - uses: actions/checkout@v4 + uses: actions/checkout@v4 with: fetch-depth: 0 - name: Super-Linter