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 9402c9b commit 396d288Copy full SHA for 396d288
.github/workflows/schema-tests.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-node@v6 # setup Node.js
26
with:
27
- node-version: "22.x"
+ node-version: "20.x"
28
29
- name: Install dependencies
30
run: npm ci
0 commit comments