Skip to content

Commit 7193382

Browse files
committed
Normalize action punctuation
1 parent 2a1031d commit 7193382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Setup Node.js and install dependencies.
44

55
inputs:
66
node_version:
7-
description: The Node.js version
7+
description: The Node.js version.
88
required: false
99
default: '16'
1010
registry_url:

0 commit comments

Comments
 (0)