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 9308caf commit b1273cfCopy full SHA for b1273cf
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 = '6a38171'
+ const setupBeamVersion = '9308caf'
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