diff --git a/.github/workflows/reusable-super-linter.yaml b/.github/workflows/reusable-super-linter.yaml index faad79d..2e6e67e 100644 --- a/.github/workflows/reusable-super-linter.yaml +++ b/.github/workflows/reusable-super-linter.yaml @@ -40,7 +40,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: # Full git history is needed to get a proper list of changed files within super-linter fetch-depth: 0