Skip to content

Commit 6f6893d

Browse files
committed
Alter type
1 parent 50a6810 commit 6f6893d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
node_version:
1010
description: The version of node used in this project.
1111
required: true
12-
type: number
12+
type: string
1313

1414
jobs:
1515
quality_checks:

0 commit comments

Comments
 (0)