matzkoh/check-node-version
GitHub Actions to check if node-version has been released and is available via brew node-build.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | The version to check | — | — |
| node-version-path | The path to the .node-version file | — | .node-version |
Outputs
| name | description |
|---|---|
| node-version | The version in .node-version |
| node-build-version | The latest node-build version |