mirror of
https://github.com/actions/checkout.git
synced 2026-03-29 19:18:16 +02: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