Skip to content

Commit 25145dd

Browse files
authored
Merge pull request #156 from awanlin/topic/update-to-use-node-20
Updated to use Node 20
2 parents 3c13832 + 332d2df commit 25145dd

File tree

150 files changed

+6818
-2505
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+6818
-2505
lines changed

.github/workflows/ci.yml

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

99
strategy:
1010
matrix:
11-
node-version: [16.x]
11+
node-version: [20.x]
1212

1313
env:
1414
CI: true

.pnp.cjs

Lines changed: 2999 additions & 1316 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)