We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe5922 commit 59e18efCopy full SHA for 59e18ef
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 = '3025c99'
+ const setupBeamVersion = 'afe5922'
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