diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 94514b239b4153915ebf15111c8631d3e18670ee..1c0667c7da2a8c017985069edb865881d57a0209 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