Skip to content

build: use Node.js 14 in commit-lint.yml

Rodrigo Muino Tomonari requested to merge github/fork/Trott/12-14 into master

All of our workflows use Node.js 14.x or 16.x except for commit-lint.yml which has 12.x hard-coded. Update it to 14.x and change it to using an environment variable so it is consistent with our other workflows.

Merge request reports

Loading