Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8d27998

Browse filesBrowse files
lundibundiaddaleax
authored andcommitted
build: use latest node-core-utils from npm
PR-URL: #34969 Reviewed-By: Mary Marchini <oss@mmarchini.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com>
1 parent d44b05b commit 8d27998
Copy full SHA for 8d27998

File tree

Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Open diff view settings
Collapse file

‎.github/workflows/commit-queue.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/commit-queue.yml
+1-3Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ jobs:
3535
- name: Install dependencies
3636
run: |
3737
sudo apt-get install jq -y
38-
# TODO(mmarchini): install from npm after next ncu release is out
39-
npm install -g 'https://github.com/mmarchini/node-core-utils#commit-queue-branch'
40-
# npm install -g node-core-utils
38+
npm install -g node-core-utils@latest
4139
4240
- name: Set variables
4341
run: |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.