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 d21f64c commit f75ef5fCopy full SHA for f75ef5f
action.yml
@@ -14,5 +14,5 @@ outputs:
14
jsonString:
15
description: 'JSON string'
16
runs:
17
- using: 'node12'
+ using: 'node16'
18
main: 'dist/index.js'
0 commit comments