We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f659bee + db9208b commit 8f4b9f2Copy full SHA for 8f4b9f2
action.yml
@@ -9,7 +9,7 @@ outputs:
9
is-valid: # id of output
10
description: 'Return if the input version is valid'
11
runs:
12
- using: 'node18'
+ using: 'node16'
13
main: 'index.js'
14
branding:
15
icon: 'check-square'
0 commit comments