There was an error while loading. Please reload this page.
1 parent ad42943 commit 9d5c5caCopy full SHA for 9d5c5ca
2 files changed
dist/index.js
@@ -54753,7 +54753,7 @@ async function main() {
54753
await maybeInstallRebar3(rebar3Spec)
54754
54755
// undefined is replaced by a function, post- main branch merge
54756
- const setupBeamVersion = 'a04cfbb'
+ const setupBeamVersion = 'ad42943'
54757
setOutput('setup-beam-version', setupBeamVersion)
54758
}
54759
src/setup-beam.js
@@ -58,7 +58,7 @@ async function main() {
58
59
60
61
62
core.setOutput('setup-beam-version', setupBeamVersion)
63
64
0 commit comments