feat(github-action): update actions/checkout ( v4.1.7 → v4.2.0 )

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-25 19:22:57 +00:00
parent bfe244e635
commit 02c930d54a
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0
with:
fetch-depth: 0