mirror of
https://github.com/actions/checkout.git
synced 2025-04-19 09:06:45 +00:00
Upgrade checkout to v1.1.0 to better support scripting git.
This commit is contained in:
parent
f6ce2afa70
commit
d265d21cbb
2 changed files with 25 additions and 5 deletions
|
@ -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: 'checkout'
|
||||
plugin: 'checkoutV1_1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue