olafurpg / setup-scala

GitHub Action to install any version of Java (GraalVM, Java 8, Java 11, Java 14, ...) via Jabba. Works for any JVM language including Java, Scala and Kotlin.
MIT License
168 stars 30 forks source link

Update Node #58

Closed nightscape closed 1 year ago

nightscape commented 1 year ago

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: olafurpg/setup-scala@v13. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

ttc0419 commented 1 year ago

@olafurpg Mind to take a look at it?

olafurpg commented 1 year ago

I just released v14. I encourage you to migrate to setup-java or coursier/setup-action since this action is no longer maintained