Skip to content

Commit c9d9b49

Browse files
committed
Update Node to 20.12.1
In CI, 20.11.1 keeps dumping core. It seems upstream they are actually building with 20.12.1, and then run the build with 20.11.1. Going to try doing both with 20.12.1 first.
1 parent 3b467de commit c9d9b49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.11.1
1+
20.12.1

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Code v1.90.0
2727
## Changed
2828

2929
- Updated to Code 1.90.0.
30-
- Updated Node to 20.11.1.
30+
- Updated Node to 20.12.1.
3131

3232
## Added
3333

0 commit comments

Comments
 (0)