-
-
Notifications
You must be signed in to change notification settings - Fork 131
ci: test against multiple node versions #476
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
base: master
Are you sure you want to change the base?
ci: test against multiple node versions #476
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
Can you make this PR into a single commit instead? |
|
Also not sure why we gotta put pinned hashes Do actions not follow semver? |
You can squash and merge this commit, doing a force push is a hassle.
A good security practice that most people (security engineers) recently due. |
We're testing against Node 20, which is on maintenance mode right now. Let's test against new versions as well.
Also pinned GHA versions to the commit hash (using actions-up).