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 ccc8b19 commit 65fb09cCopy full SHA for 65fb09c
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