We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9205e49 commit bc059c8Copy full SHA for bc059c8
1 file changed
.github/workflows/test.yml
@@ -20,6 +20,7 @@ jobs:
20
node_version:
21
- 18
22
- 20
23
+ - 22
24
steps:
25
- uses: actions/checkout@v4
26
- name: Use Node.js ${{ matrix.node_version }}
0 commit comments