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

Compare commits

...

2 Commits

Author SHA1 Message Date
User2Sml
27d1e34259
Merge 1a9f521d2f into 85e6279cec 2025-01-17 13:36:04 +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.