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 2c99073 commit 713eda8Copy full SHA for 713eda8
.github/workflows/test.yml
@@ -14,6 +14,7 @@ jobs:
14
matrix:
15
node-version:
16
- 20.x
17
+ - 22.x
18
steps:
19
- uses: actions/checkout@v5
20
- uses: actions/setup-node@v6
0 commit comments