From 6945e43b1b09530d045a356098977d26781bb6b5 Mon Sep 17 00:00:00 2001 From: Igor Krauch Date: Tue, 12 May 2026 16:48:22 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B5=D1=80=D0=BA=D0=B0=D0=BB=D0=BE=20/?= =?UTF-8?q?=20Mirror=20to=20GitLab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Создание зеркала на GitLab.com --- .github/workflows/mirror-to-gitlab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror-to-gitlab.yml b/.github/workflows/mirror-to-gitlab.yml index 1211ece3a..642693b5b 100644 --- a/.github/workflows/mirror-to-gitlab.yml +++ b/.github/workflows/mirror-to-gitlab.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout GitHub repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0