mirror of
https://github.com/actions/checkout.git
synced 2025-06-24 21:31:07 +02:00
Reverted Changes to Git Config and Authentication (#64)
v1.2.0 Release - Reverted changes to git just works authentication
This commit is contained in:
@ -20,4 +20,4 @@ inputs:
|
||||
description: 'Optional path to check out source code'
|
||||
runs:
|
||||
# Plugins live on the runner and are only available to a certain set of first party actions.
|
||||
plugin: 'checkoutV1_1'
|
||||
plugin: 'checkout'
|
||||
|
Reference in New Issue
Block a user