We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f018c1e commit af6da5dCopy full SHA for af6da5d
dist/index.js
@@ -57566,7 +57566,7 @@ async function main() {
57566
await maybeInstallRebar3(rebar3Spec)
57567
57568
// undefined is replaced by a function, post- main branch merge
57569
- const setupBeamVersion = 'c8e0954'
+ const setupBeamVersion = 'f018c1e'
57570
setOutput('setup-beam-version', setupBeamVersion)
57571
}
57572
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