We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d83ec commit f238ba8Copy full SHA for f238ba8
.github/workflows/test.yaml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
strategy:
22
matrix:
23
- node-version: [18, 20, 21]
+ node-version: [18, 20, 22]
24
25
steps:
26
- name: Checkout
0 commit comments