diff --git a/.github/workflows/super-linter.yaml b/.github/workflows/super-linter.yaml index 237b3d1..6d72412 100644 --- a/.github/workflows/super-linter.yaml +++ b/.github/workflows/super-linter.yaml @@ -52,7 +52,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@v2.3.4 + uses: actions/checkout@v2.4.0 with: # Full git history is needed to get a proper list of changed files within `super-linter` fetch-depth: 0