mirror of
https://github.com/actions/checkout.git
synced 2025-12-10 13:47:25 +00: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