diff --git a/TEMPLATES/linter.yml b/TEMPLATES/linter.yml index 2b670124..402f4a6e 100644 --- a/TEMPLATES/linter.yml +++ b/TEMPLATES/linter.yml @@ -39,7 +39,7 @@ jobs: # Checkout the code base # ########################## - name: Checkout Code - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: # Full git history is needed to get a proper # list of changed files within `super-linter`