We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09bfea8 commit 462e351Copy full SHA for 462e351
.github/workflows/test.yml
@@ -20,6 +20,7 @@ jobs:
20
node_version:
21
- 18
22
- 20
23
+ - 22
24
steps:
25
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
26
- name: Test with Node.js ${{ matrix.node_version }}
0 commit comments