We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3cbab9 + d2ed94b commit 41e1ab4Copy full SHA for 41e1ab4
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