mirror of
https://github.com/actions/checkout.git
synced 2026-03-10 09:01:44 +08:00
Compare commits
1 Commits
2b9afb483e
...
5a665a53cc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5a665a53cc |
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