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
5692cbe838
Merge 1a9f521d2f into 11bd71901b 2024-10-28 09:49:36 -06: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.