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