0
1
Fork 0
mirror of https://github.com/actions/checkout synced 2024-06-28 16:18:20 +02:00

update action.yml

This commit is contained in:
Angela Pugh 2022-03-14 05:53:58 -05:00 committed by GitHub
parent 2d1c1198e7
commit f37f11655f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: