We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0713061 + 0508a28 commit 8eab965Copy full SHA for 8eab965
1 file changed
.github/workflows/node.js.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- node-version: [20.x, 18.x]
+ node-version: [22.x, 20.x]
17
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
18
19
steps:
0 commit comments