mirror of
https://github.com/actions/checkout.git
synced 2026-06-21 20:17:26 +08:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
- uses: actions/checkout@v4
|
|
with:
|
|
sparse-checkout: |
|
|
.github
|
|
src
|