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 807388e commit d89c910Copy full SHA for d89c910
.github/workflows/main.yml
@@ -9,6 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
node-version:
12
+ - "22"
13
- "20"
14
- "18"
15
- "16"
0 commit comments