Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b161177 commit 5134ce5Copy full SHA for 5134ce5
.github/workflows/nodejs.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- node: [12, 14, 16]
+ node: [18, 20, 22]
19
os: [ubuntu-latest]
20
21
steps:
0 commit comments