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 dd70fdc commit 0af1cb7Copy full SHA for 0af1cb7
.github/workflows/ci.yml
@@ -27,6 +27,7 @@ jobs:
27
node-version:
28
- 18.x
29
- 20.x
30
+ - 22.x
31
steps:
32
- uses: actions/setup-node@v4
33
with:
0 commit comments