We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da326d0 commit 6a4d309Copy full SHA for 6a4d309
resources/ci/ciCheck.js
@@ -51,7 +51,7 @@ async function checkNodeVersions() {
51
const releasedVersions = allVersions.versions;
52
53
await new CiVersionCheck({
54
- packageName: 'Nodejs',
+ packageName: 'Node.js',
55
packageSupportUrl: 'https://github.com/nodejs/node/blob/master/CHANGELOG.md',
56
yamlFilePath: './.github/workflows/ci.yml',
57
ciEnvironmentsKeyPath: 'jobs.check-mongo.strategy.matrix.include',
0 commit comments