We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280be8b commit 8323c3aCopy full SHA for 8323c3a
4 files changed
.github/workflows/node.js.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- node-version: [16, 18, 20, 22]
+ node-version: [18, 20, 22]
18
19
steps:
20
- uses: actions/checkout@v4
.npmrc
0 commit comments