Skip to content

chore: Modify setup-additional-tools action to print node.js version#3180

Open
filzrev wants to merge 1 commit into
dotnet:masterfrom
filzrev:chore-modify-workflow-to-print-nodejs-version
Open

chore: Modify setup-additional-tools action to print node.js version#3180
filzrev wants to merge 1 commit into
dotnet:masterfrom
filzrev:chore-modify-workflow-to-print-nodejs-version

Conversation

@filzrev

@filzrev filzrev commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR add node --version command to print actual Node.js version.

Background
On GitHub Actions,
It seems some conditions that explicitly installed node.js is not used.
And cached version of Node.js is used instead.

But it can't confirmed by existing logs.
Log: https://github.com/dotnet/BenchmarkDotNet/actions/runs/27997008028/job/82861211406

Related Issue: https://github.com/actions/setup-node/issues/1556

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant