Skip to content

Commit e618bbe

Browse files
committed
chore: upgrade to node20
1 parent 33f92af commit e618bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ outputs:
4141
The URI of the ECR Private or ECR Public registry.
4242
If logging into multiple registries on ECR Private, this output will not be set.
4343
runs:
44-
using: 'node16'
44+
using: 'node20'
4545
main: 'dist/index.js'
4646
post: 'dist/cleanup/index.js'

0 commit comments

Comments
 (0)