We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84c911e + 79da65e commit 4c18215Copy full SHA for 4c18215
action.yml
@@ -54,5 +54,5 @@ outputs:
54
aws-build-id:
55
description: 'The AWS CodeBuild Build ID for this build.'
56
runs:
57
- using: 'node16'
+ using: 'node20'
58
main: 'dist/index.js'
0 commit comments