graalvm / setup-graalvm

GitHub Action for setting up GraalVM distributions.
https://www.graalvm.org
Universal Permissive License v1.0
195 stars 28 forks source link

Upgrade Node to v20 #72

Closed fniephaus closed 9 months ago

fniephaus commented 11 months ago

We should probably upgrade Node to v20 at some point. setup-java has already done this: https://github.com/actions/setup-java/pull/558

marcphilipp commented 9 months ago

I'm now getting deprecation warnings from GitHub Actions: https://github.com/junit-team/junit5/actions/runs/7697372946?pr=3665

fniephaus commented 9 months ago

Thanks for the ping, @marcphilipp. We'll look into this shortly!