diff --git a/.github/workflows/CI-linter.yml b/.github/workflows/CI-linter.yml index 4684132..13fd1bd 100644 --- a/.github/workflows/CI-linter.yml +++ b/.github/workflows/CI-linter.yml @@ -23,7 +23,7 @@ jobs: steps: - name: checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: # super-linter needs the full git history to get the # list of files that changed across commits