Commit c775d83
fix: bump node version to 18 in build-addons CI job (#5965)
@aws-sdk/client-s3 v3 requires Node 18+; the ??= operator used by
@smithy/util-retry causes a SyntaxError on Node 14.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent cfcce52 commit c775d83
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments