We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5485f commit 3580539Copy full SHA for 3580539
dist/index.js
@@ -25972,7 +25972,7 @@ async function main() {
25972
await maybeInstallRebar3(rebar3Spec)
25973
25974
// undefined is replaced by a function, post- main branch merge
25975
- const setupBeamVersion = '6c5fe27'
+ const setupBeamVersion = 'fe5485f'
25976
core.setOutput('setup-beam-version', setupBeamVersion)
25977
}
25978
src/setup-beam.js
@@ -53,7 +53,7 @@ async function main() {
53
54
55
56
57
58
59
0 commit comments