fix(github-action): update actions/checkout ( v4.2.1 → v4.2.2 ) (#300)

This commit is contained in:
renovate[bot]
2024-10-25 11:56:20 +03:00
committed by GitHub
parent 3bb966a603
commit f9b4d64a61
3 changed files with 3 additions and 3 deletions

View File

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