mirror of https://github.com/actions/checkout.git
Merge f37f11655f
into 2541b1294d
This commit is contained in:
commit
989ce03959
|
@ -1,4 +1,5 @@
|
|||
name: 'Checkout'
|
||||
name: - name: Checkout
|
||||
uses: actions/checkout@v3.0.0
|
||||
description: 'Checkout a Git repository at a particular version'
|
||||
inputs:
|
||||
repository:
|
||||
|
|
Loading…
Reference in New Issue