mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 05:20:06 +02:00
Merge f37f11655f
into 2541b1294d
This commit is contained in:
commit
989ce03959
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue