diff --git a/.github/workflows/repo-mirror.yml b/.github/workflows/repo-mirror.yml index 54d10b8..5bb2aac 100644 --- a/.github/workflows/repo-mirror.yml +++ b/.github/workflows/repo-mirror.yml @@ -8,7 +8,7 @@ jobs: mirror: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - run: | shopt -s dotglob extglob rm -rf !(.git|.github)