chore(deps): update actions/checkout action to v4 (#2)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-31 05:56:19 +03:00
committed by GitHub
parent c689d8783f
commit 3cdc8d73a6
4 changed files with 4 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ jobs:
# Checkout the code base #
##########################
- 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`