mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 05:20:06 +02:00
test
This commit is contained in:
parent
20b1cf302e
commit
2a54a4e6a3
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
Loading…
Add table
Reference in a new issue