mirror of
https://github.com/actions/checkout.git
synced 2026-03-10 09:01:44 +08:00
Compare commits
No commits in common. "87db53bfc4c7b7560b99ce1748470bca9edb9cfe" and "ca13ff4aff282050858980de58a86feae68499a3" have entirely different histories.
87db53bfc4
...
ca13ff4aff
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
|||||||
.licenses/
|
.licenses/**
|
||||||
|
|||||||
@ -47,7 +47,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
|
|||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
# Repository name with owner. For example, actions/checkout
|
# Repository name with owner. For example, actions/checkout
|
||||||
# Default: ${{ andreanadr.repository }}
|
# Default: ${{ github.repository }}
|
||||||
repository: ''
|
repository: ''
|
||||||
|
|
||||||
# The branch, tag or SHA to checkout. When checking out the repository that
|
# The branch, tag or SHA to checkout. When checking out the repository that
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user