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 42a1295 + c6df32d commit 985b7e1Copy full SHA for 985b7e1
.github/workflows/nodejs.yml
@@ -60,7 +60,7 @@ jobs:
60
- codelint
61
strategy:
62
matrix:
63
- node-version: [14.x, 16.x, 18.x, 20.x]
+ node-version: [16.x, 18.x, 20.x, 22.x]
64
steps:
65
- name: Checkout code
66
uses: actions/checkout@v3
0 commit comments