Skip to content

Commit 4c18215

Browse files
authored
Merge pull request #156 from julada/main
upgrade to node20
2 parents 84c911e + 79da65e commit 4c18215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ outputs:
5454
aws-build-id:
5555
description: 'The AWS CodeBuild Build ID for this build.'
5656
runs:
57-
using: 'node16'
57+
using: 'node20'
5858
main: 'dist/index.js'

0 commit comments

Comments
 (0)