1
0
mirror of https://github.com/actions/checkout.git synced 2026-03-04 08:41:01 +08:00

Compare commits

...

2 Commits

Author SHA1 Message Date
User2Sml
c593e7156d
Merge 1a9f521d2f into 3b9b8c884f 2024-11-09 01:00:19 +01:00
User2Sml
1a9f521d2f
Update README.md 2024-08-08 16:00:36 -04:00

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.