mirror of
https://github.com/actions/checkout.git
synced 2026-06-19 18:57:20 +08:00
> https://github.com/PichaiTK/checkout > https://github.com/<your-username>/checkout > git remote add upstream https://github.com/PichaiTK/checkout.git git fetch upstream > git checkout main > git pull upstream main * 233528480+PichaiTK@users.noreply.github.com #2454 fork PichaiTK/checkout