Check node.js versions
Version updated for https://github.com/SantiMA10/check-node-version-action to version 0.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The check-node-version-action is a GitHub Action designed to ensure consistency in the Node.js version specified across various configuration files, such as .nvmrc, package.json, and Dockerfile. It automates the process of detecting version mismatches, helping to prevent errors caused by discrepancies in Node.js version configurations across different environments.
What’s Changed
Full Changelog: https://github.com/SantiMA10/check-node-version-action/commits/0.0.1