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 86541f6 commit 6800c5bCopy full SHA for 6800c5b
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