fix(github-action): update actions/checkout ( v4.2.0 → v4.2.1 )

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-07 21:51:02 +00:00
parent 321542d309
commit 5405ab1a24
3 changed files with 3 additions and 3 deletions

View File

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