1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-04-22 12:46:17 +02:00
This commit is contained in:
Angela Pugh 2022-04-21 19:35:00 +02:00 committed by GitHub
commit 989ce03959
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: