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 77938d7 commit 9d9bf5aCopy full SHA for 9d9bf5a
.github/workflows/cd-dgraph-js.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Setup node.js
70
uses: actions/setup-node@v4
71
with:
72
- node-version: 20.x || 22.x
+ node-version: 22.x
73
registry-url: https://registry.npmjs.org
74
- name: Build dgraph-js package
75
run: npm ci
0 commit comments