diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index b9ce1108..662c0667 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -27,7 +27,7 @@ jobs: statuses: write steps: - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: # Full git history is needed to get a proper list of changed files within `super-linter` fetch-depth: 0