We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85037f5 commit d2b4fccCopy full SHA for d2b4fcc
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
name: Tests
22
strategy:
23
matrix:
24
- node-version: [18.x, 20.x, 21.x]
+ node-version: [18.x, 20.x, 22.x]
25
runs-on: ubuntu-latest
26
steps:
27
- name: Checkout sources
0 commit comments