We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cbab9 commit d2ed94bCopy full SHA for d2ed94b
action.yml
@@ -27,5 +27,5 @@ outputs:
27
result:
28
description: The return value of the script, stringified with `JSON.stringify`
29
runs:
30
- using: node12
+ using: node16
31
main: dist/index.js
0 commit comments