1
0
mirror of https://github.com/actions/checkout.git synced 2026-06-14 16:53:47 +08:00
This commit is contained in:
User2Sml
2024-09-26 12:40:11 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
[![Build and Test](https://github.com/actions/checkout/actions/workflows/test.yml/badge.svg)](https://github.com/actions/checkout/actions/workflows/test.yml)
# Checkout V4
# Checkout V1
This action checks-out your repository under `$GITHUB_WORKSPACE`, so your workflow can access it.