Skip to content

Commit

Permalink
Output ncu version
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 authored Nov 29, 2023
1 parent 4c82374 commit 0ea3953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-v8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
git config --global user.name "Node.js GitHub Bot"
- name: Install @node-core/utils
run: npm install -g @node-core/utils
- run: npm view @node-core/utils version
- name: Check and download new V8 version
run: |
./tools/dep_updaters/update-v8-patch.sh > temp-output
Expand Down

0 comments on commit 0ea3953

Please sign in to comment.