We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a38171 commit a0b139aCopy full SHA for a0b139a
dist/index.js
@@ -25932,7 +25932,7 @@ async function main() {
25932
await maybeInstallRebar3(rebar3Spec)
25933
25934
// undefined is replaced by a function, post- main branch merge
25935
- const setupBeamVersion = 'a8bc27e'
+ const setupBeamVersion = '6a38171'
25936
core.setOutput('setup-beam-version', setupBeamVersion)
25937
}
25938
src/setup-beam.js
@@ -52,7 +52,7 @@ async function main() {
52
53
54
55
56
57
58
0 commit comments