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 11c1393 commit b29fc81Copy full SHA for b29fc81
.github/workflows/test.yml
@@ -14,6 +14,7 @@ jobs:
14
matrix:
15
node:
16
- 20
17
+ - 22
18
steps:
19
- uses: actions/setup-node@v4
20
with:
0 commit comments