Skip to content

Commit cddfc2b

Browse files
committed
📝 reduced length of description
1 parent 5d0384f commit cddfc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Git Checkout
2-
description: Checks-out your repository under $GITHUB_WORKSPACE, so your workflow can access it. Leverages the official checkout action pre-configured specifically for the majority.
2+
description: Checks-out your repository under $GITHUB_WORKSPACE, so your workflow can access it.
33
inputs:
44
ref:
55
description: The branch, tag or SHA to checkout. Default is the head of the default branch in the repository.

0 commit comments

Comments
 (0)