mirror of
https://github.com/actions/checkout.git
synced 2025-12-13 16:31:35 +08:00
test
This commit is contained in:
@@ -26,5 +26,6 @@ inputs:
|
|||||||
description: 'The depth of commits to ask Git to fetch; defaults to no limit'
|
description: 'The depth of commits to ask Git to fetch; defaults to no limit'
|
||||||
path:
|
path:
|
||||||
description: 'Optional path to check out source code'
|
description: 'Optional path to check out source code'
|
||||||
|
default: 'foo/${{github.ref}}'
|
||||||
runs:
|
runs:
|
||||||
plugin: 'checkout'
|
plugin: 'checkout'
|
||||||
Reference in New Issue
Block a user