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 61805fb commit 36bbb6eCopy full SHA for 36bbb6e
action.yml
@@ -31,5 +31,5 @@ outputs:
31
response:
32
description: 'The final response of the AWS API.'
33
runs:
34
- using: 'node12'
+ using: 'node16'
35
main: 'dist/index.js'
0 commit comments