mirror of
https://github.com/actions/checkout.git
synced 2024-11-15 05:28:13 +00:00
Compare commits
2 Commits
4056aa1b7c
...
93feabc23f
Author | SHA1 | Date | |
---|---|---|---|
|
93feabc23f | ||
|
1a9f521d2f |
@ -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)
|
[![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.
|
This action checks-out your repository under `$GITHUB_WORKSPACE`, so your workflow can access it.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user