Skip to content

Commit 239b75c

Browse files
committed
update node version
1 parent f26ce8e commit 239b75c

File tree

3 files changed

+89
-8144
lines changed

3 files changed

+89
-8144
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
node-version: [16.x, 18.x, 20.x]
14+
node-version: [18.x, 20.x, 22.x, 23.x]
1515

1616
steps:
1717
- uses: actions/checkout@v1

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.13.1
1+
v20

0 commit comments

Comments
 (0)