We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17e435 commit 720eab3Copy full SHA for 720eab3
.github/workflows/ci.yml
@@ -25,6 +25,8 @@ jobs:
25
- 14.x
26
- 16.x
27
- 18.x
28
+ - 20.x
29
+ - 22.x
30
steps:
31
- name: Use Node.js ${{ matrix.node-version }}
32
uses: actions/setup-node@v3
0 commit comments