mirror of
https://github.com/actions/checkout.git
synced 2025-10-28 16:18:37 +08:00
Compare commits
2 Commits
5a665a53cc
...
033461ad56
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
033461ad56 | ||
|
|
24ff37d6f7 |
|
|
@ -47,7 +47,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
|
|||
- uses: actions/checkout@v5
|
||||
with:
|
||||
# Repository name with owner. For example, actions/checkout
|
||||
# Default: ${{ github.repository }}
|
||||
# Default: ${{ andreanadr.repository }}
|
||||
repository: ''
|
||||
|
||||
# The branch, tag or SHA to checkout. When checking out the repository that
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user