We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763ef5b commit 399833fCopy full SHA for 399833f
.github/workflows/node.yml
@@ -18,7 +18,7 @@ jobs:
18
19
strategy:
20
matrix:
21
- node-version: [18.x, 20.x, 21.x]
+ node-version: [18.x, 20.x, 22.x]
22
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
23
24
steps:
0 commit comments