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