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 6627e87 commit 96040ceCopy full SHA for 96040ce
.github/workflows/tests.yml
@@ -41,7 +41,7 @@ jobs:
41
needs: [lint]
42
strategy:
43
matrix:
44
- node: [16, 18, 20]
+ node: [16, 18, 20, 22]
45
steps:
46
- name: Checkout ${{ matrix.node }}
47
uses: actions/checkout@v3
0 commit comments