mirror of
https://github.com/actions/checkout
synced 2025-09-23 04:08:52 +00:00
Compare commits
2 commits
03798e6b57
...
bdc2bd8f70
Author | SHA1 | Date | |
---|---|---|---|
![]() |
bdc2bd8f70 | ||
![]() |
e0a2428b27 |
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
|
|||
|
||||
# The branch, tag or SHA to checkout. When checking out the repository that
|
||||
# triggered a workflow, this defaults to the reference or SHA for that event.
|
||||
# For tags, it can be forced to ${{ github.ref }} (useful if using git-describe)
|
||||
# Otherwise, uses the default branch.
|
||||
ref: ''
|
||||
|
||||
|
|
Loading…
Reference in a new issue