mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-05 10:12:53 +01:00
update action.yml
This commit is contained in:
parent
2d1c1198e7
commit
f37f11655f
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…
Reference in a new issue