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

fix: GitHub Actions workflow now tests with different node versions #442

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Sebastian-Webster
Copy link

Previously the GitHub Actions workflow would run the same tests (5 tests) with node version 12.
The GitHub Actions workflow now uses all the node versions specified in matrix.node-version.

Also updated the node-version list to have more recent versions of node and bumped actions used to newer versions.

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.

None yet

1 participant