Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from
Closed

Commits on Jul 24, 2021

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

    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.
    Trott committed Jul 24, 2021
    Copy the full SHA
    de0ec07 View commit details
    Browse the repository at this point in the history