Update action.yml

This commit is contained in:
Kenneth Garza
2021-06-29 12:20:58 -04:00
committed by GitHub
parent 723e6fd05d
commit 4e74f1aa78

View File

@@ -1,5 +1,5 @@
name: 'GitCheckout'
description: 'Checkout a Git repository at a particular version'
name: 'LNRSCheckout'
description: 'Checkout a Git repository at a particular version - LNRS version'
inputs:
repository:
description: 'Repository name with owner. For example, actions/checkout'