1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2026-03-21 23:22:13 +01:00
This commit is contained in:
Angela Pugh 2026-02-28 10:29:51 +00:00 committed by GitHub
commit 0e99dde9bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: