We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd6c89 commit 1715455Copy full SHA for 1715455
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
53
strategy:
54
matrix:
55
- node-version: [16.x, 18.x, 20.x]
+ node-version: [16.x, 18.x, 20.x, 22.x]
56
57
steps:
58
0 commit comments