mirror of
https://github.com/actions/checkout.git
synced 2025-12-13 13:59:24 +00: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'
|
||||
path:
|
||||
description: 'Optional path to check out source code'
|
||||
default: 'foo/${{github.ref}}'
|
||||
runs:
|
||||
plugin: 'checkout'
|
||||
Reference in New Issue
Block a user