Skip to content

Commit eea5f4d

Browse files
Fix formatting in PowerShell version input description for consistency
1 parent 4d59103 commit eea5f4d

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
@@ -11,7 +11,7 @@ branding:
1111
inputs:
1212
Version:
1313
description: >
14-
PowerShell version to install (e.g. `7.4.1`).
14+
PowerShell version to install (e.g. `7.4.1`).
1515
Use `latest`, `null`, leave it **empty**, or omit the input entirely
1616
to grab the newest stable release automatically.
1717
required: false

0 commit comments

Comments
 (0)