diff --git a/.github/workflows/update-v8.yml b/.github/workflows/update-v8.yml index 2d5e33b96a78d7..8f04428de91e4f 100644 --- a/.github/workflows/update-v8.yml +++ b/.github/workflows/update-v8.yml @@ -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