We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a909399 + 1715455 commit 4348706Copy full SHA for 4348706
1 file changed
.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