mirror of
https://github.com/actions/checkout.git
synced 2024-11-14 08:08:05 +00:00
Merge 46ff26ce43
into 96f53100ba
This commit is contained in:
commit
e47e705de4
@ -28,6 +28,7 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
|
||||
# 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.
|
||||
# Otherwise, uses the default branch.
|
||||
# Default: ${{ github.ref }}
|
||||
ref: ''
|
||||
|
||||
# Personal access token (PAT) used to fetch the repository. The PAT is configured
|
||||
|
Loading…
Reference in New Issue
Block a user