Can you please add an `autocrlf` input that runs `git config --global core.autocrlf <value>` before checkout? My Windows builds are failing because of this. Being able to specify `autocrlf: false` would fix it!