Skip to content

chore: using current node version in CI/CD as well #1444

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

Conversation

mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Dec 22, 2022

Summary of changes:

Currently we would be using some Node version 18 within our GitHub CI/CD pipeline, but it would be better to even also stick to the current Node version we're supporting for our package. And not pin actions/setup-node to a specific version underneath a major version to prevent necessary manual updates.

@JosefBredereck JosefBredereck merged commit 900813d into pattern-lab:dev Dec 27, 2022
@mfranzke mfranzke deleted the refactor/using-actual-node-version-in-cicd branch December 27, 2022 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants