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