diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index b4cf79b..6666bd7 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -8,7 +8,7 @@ jobs: mirror-to-codeberg: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: fetch-depth: 0 - uses: pixta-dev/repository-mirroring-action@v1