mirror of
https://github.com/actions/checkout.git
synced 2025-04-29 06:52:21 +00:00
Create Checkout
This commit is contained in:
parent
a5ac7e51b4
commit
2d524acec8
5
Checkout
Normal file
5
Checkout
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
sparse-checkout: |
|
||||||
|
.github
|
||||||
|
src
|
Loading…
Reference in New Issue
Block a user