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 ccdd057 commit 070b880Copy full SHA for 070b880
action.yml
@@ -28,5 +28,5 @@ outputs:
28
response:
29
description: 'The final response of the AWS API.'
30
runs:
31
- using: 'node12'
+ using: 'node16'
32
main: 'dist/index.js'
0 commit comments