mirror of
https://github.com/actions/checkout.git
synced 2025-02-17 04:58:15 +08:00
* Adding the ability to specify the GitHub Server URL and allowing for it to differ from the Actions workflow host * Adding tests for injecting the GitHub URL * Addressing code review comments for PR #922