chore: up actions/checkout to v3

Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
This commit is contained in:
Alexey Igrychev
2023-01-20 11:53:15 +00:00
parent 6b2343319a
commit 51f5846897
8 changed files with 10 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ run:
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0