We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c911e commit 79da65eCopy full SHA for 79da65e
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