mirror of
https://github.com/actions/checkout.git
synced 2025-04-06 23:50:24 +02:00
Update action.yml
This commit is contained in:
parent
a4d40a789f
commit
43e798a233
@ -9,7 +9,7 @@ inputs:
|
||||
ref:
|
||||
description: 'Ref to checkout (SHA, branch, tag)'
|
||||
required: true
|
||||
default: ${{ github.version }}
|
||||
default: ${{ github.sha }}
|
||||
token:
|
||||
description: 'Access token for clone repository'
|
||||
default: ${{ github.token }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user