mirror of
https://github.com/actions/checkout.git
synced 2025-10-20 15:32:14 +01: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