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 e5d5058 commit 3c915ddCopy full SHA for 3c915dd
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 = '9308caf'
+ const setupBeamVersion = 'e5d5058'
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