docs: use actions/checkout@v4

Signed-off-by: Aleksei Igrychev <aleksei.igrychev@palark.com>
This commit is contained in:
Aleksei Igrychev
2024-02-14 15:30:46 +00:00
parent 0980fb9532
commit 43d2310151
8 changed files with 10 additions and 10 deletions

View File

@@ -36,7 +36,7 @@ converge:
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0