We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b56fe commit 03a8b36Copy full SHA for 03a8b36
.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: Use Node.js ${{ matrix.node_version }}
0 commit comments