We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2192e24 commit cd99ca8Copy full SHA for cd99ca8
action.yml
@@ -7,7 +7,7 @@ inputs:
7
prop_path:
8
description: 'dot separated property key (e.g.: scripts.build)'
9
runs:
10
- using: 'node12'
+ using: 'node16'
11
main: 'dist/index.js'
12
branding:
13
color: "yellow"
0 commit comments