We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0bcb7e commit c3caa3aCopy full SHA for c3caa3a
1 file changed
action.yml
@@ -50,5 +50,5 @@ outputs:
50
response: # id of output
51
description: "response from lambda invocation"
52
runs:
53
- using: "node12"
+ using: "node16"
54
main: "dist/index.js"
0 commit comments