0
mirror of https://github.com/actions/checkout.git synced 2025-08-15 02:25:11 +00:00

Merge 1a9f521d2f5b7402d4d3b3fbbc2ef38b8adef53a into 8edcb1bdb4e267140fa742c62e395cd74f332709

This commit is contained in:
User2Sml 2025-08-08 15:48:53 -04:00 committed by GitHub
commit 06d4e705b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.