We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5c75e commit 98d1e41Copy full SHA for 98d1e41
.github/workflows/test.yml
@@ -16,6 +16,7 @@ jobs:
16
node_version:
17
- 18
18
- 20
19
+ - 22
20
steps:
21
- uses: actions/checkout@v4
22
- name: Use Node.js ${{ matrix.node_version }}
0 commit comments