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 42a1295 commit c6df32dCopy full SHA for c6df32d
.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