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