We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eab1ef0 + 9e4f694 commit 4f32005Copy full SHA for 4f32005
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- node-version: [18, 20, 21]
+ node-version: [18, 20, 22]
21
fail-fast: false
22
23
steps:
0 commit comments