Skip to content

Commit 17eb44a

Browse files
committed
Fix README
1 parent 4aa4d86 commit 17eb44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/checkout/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
9999

100100
# Additional refs to fetch. Each ref should be separated with new lines. For
101101
# example, to fetch all tags: `refs/tags/*:refs/tags/*`
102-
# Default:
102+
# Default: ''
103103
additional-fetch-refs: ''
104104

105105
# Personal access token (PAT) used to fetch the repository. The PAT is configured

0 commit comments

Comments
 (0)