1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2024-09-20 01:06:42 +00: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
Signed by: GitHub
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: