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.
2 parents c7cc196 + 3bca073 commit c82950aCopy full SHA for c82950a
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
strategy:
30
matrix:
31
- node-version: [20.x]
+ node-version: [20.x, 22.x]
32
33
steps:
34
- name: Check out Git repository
0 commit comments