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 931d105 commit 293653fCopy full SHA for 293653f
action.yml
@@ -40,5 +40,5 @@ outputs:
40
codedeploy-deployment-id:
41
description: 'The deployment ID of the CodeDeploy deployment (if the ECS service uses the CODE_DEPLOY deployment controller'
42
runs:
43
- using: 'node12'
+ using: 'node16'
44
main: 'dist/index.js'
0 commit comments