diff --git a/.github/workflows/mirror-gitlab.yml b/.github/workflows/mirror-gitlab.yml index 629c48d..a8f72cc 100644 --- a/.github/workflows/mirror-gitlab.yml +++ b/.github/workflows/mirror-gitlab.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: fetch-depth: 0