We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a13ee commit 497852eCopy full SHA for 497852e
action.yml
@@ -22,5 +22,5 @@ outputs:
22
scala-cli-version:
23
description: 'Version of the installed Scala CLI'
24
runs:
25
- using: 'node12'
+ using: 'node16'
26
main: 'dist/index.js'
0 commit comments