-
Notifications
You must be signed in to change notification settings - Fork 291
Use node16 in actions #216
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
|
We should also update those 2 places:
|
How do we update to get this (and stop the deprecation warning)? It's not on the v1 branch, but I don't think there is a v2 branch? |
@glasser could you prepare a PR with a changeset describing this change? |
A PR into the v1 branch? Just cherry-picking this? Or do you mean just adding a single .changeset file to main? |
This. Releases here are done based on the main branch - we need to create a versioning PR and land it to kick off the release |
Gotcha. Made #223. I see my last change is also ready to go :) |
* Create changeset for changesets#216 * Tweak changeset Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Bumps the action to use node16