We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5458dac commit 91c2e05Copy full SHA for 91c2e05
1 file changed
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
8
strategy:
9
matrix:
10
- node-version: [20.x, v20.18.1, 22.x, 23.x]
+ node-version: [20.x, v22.14.0, 22.x, 24.x]
11
12
steps:
13
- uses: actions/checkout@v3
0 commit comments