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 107a686 commit 0cbc86eCopy full SHA for 0cbc86e
.github/workflows/ci.yml
@@ -26,6 +26,8 @@ jobs:
26
- 14.x
27
- 16.x
28
- 18.x
29
+ - 20.x
30
+ - 22.x
31
steps:
32
- name: Use Node.js ${{ matrix.node-version }}
33
uses: actions/setup-node@v3
0 commit comments