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

Align the markdown workflow's JavaScript environment with the others #3570

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

handrews
Copy link
Member

Checkout package-lock.json from main and use node v20. Add --yes (automatically install all needed dependencies) to npx because it seems to need it when run locally, although it's probably redundant in the CI environment. But it's safe to include.

Checkout package-lock.json from main and use node v20.
Add --yes to npx because it seems to need it when run locally,
although it's probably redundant in the CI environment.  But
it's safe to include.
@handrews handrews added the script Pull requests that update Bash or JavaScript code label Feb 13, 2024
@handrews handrews requested review from a team as code owners February 13, 2024 22:35
@darrelmiller darrelmiller merged commit b3f5d93 into OAI:main Feb 15, 2024
2 checks passed
@handrews handrews deleted the mdv-package-lock branch March 5, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
script Pull requests that update Bash or JavaScript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants