File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Refer [here](https://github.com/actions/checkout/blob/v1/README.md) for previous
42
42
43
43
# The branch, tag or SHA to checkout. When checking out the repository that
44
44
# triggered a workflow, this defaults to the reference or SHA for that event.
45
- # Otherwise, defaults to `master` .
45
+ # Otherwise, uses the default branch .
46
46
ref : ' '
47
47
48
48
# Personal access token (PAT) used to fetch the repository. The PAT is configured
Original file line number Diff line number Diff line change 8
8
description : >
9
9
The branch, tag or SHA to checkout. When checking out the repository that
10
10
triggered a workflow, this defaults to the reference or SHA for that
11
- event. Otherwise, defaults to `master` .
11
+ event. Otherwise, uses the default branch .
12
12
token :
13
13
description : >
14
14
Personal access token (PAT) used to fetch the repository. The PAT is configured
You can’t perform that action at this time.
0 commit comments