Skip to content

Commit 9d9bf5a

Browse files
authored
Update cd-dgraph-js.yml
1 parent 77938d7 commit 9d9bf5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-dgraph-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Setup node.js
7070
uses: actions/setup-node@v4
7171
with:
72-
node-version: 20.x || 22.x
72+
node-version: 22.x
7373
registry-url: https://registry.npmjs.org
7474
- name: Build dgraph-js package
7575
run: npm ci

0 commit comments

Comments
 (0)