diff --git a/action.yml b/action.yml index 0b4a8f87..4915cc93 100644 --- a/action.yml +++ b/action.yml @@ -22,5 +22,5 @@ outputs: scala-cli-version: description: 'Version of the installed Scala CLI' runs: - using: 'node12' + using: 'node16' main: 'dist/index.js'