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 c2856a0 commit 9d4aa22Copy full SHA for 9d4aa22
src/main.ts
@@ -4,7 +4,7 @@ import * as os from 'os'
4
import * as path from 'path'
5
import * as tc from '@actions/tool-cache'
6
7
-const scalaCLIVersion = '1.9.0'
+const scalaCLIVersion = '1.9.1'
8
9
const architecture_x86_64 = 'x86_64'
10
const architecture_aarch64 = 'aarch64'
0 commit comments