We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04ca39 commit 91cf0e5Copy full SHA for 91cf0e5
.github/workflows/build-and-test.yml
@@ -21,7 +21,7 @@ jobs:
21
22
strategy:
23
matrix:
24
- node-version: [16.x, 17.x, 18.x]
+ node-version: [20.x, 21.x, 22.x]
25
26
steps:
27
- uses: actions/checkout@v3
0 commit comments