We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9092f97 commit a770081Copy full SHA for a770081
dist/index.js
@@ -9156,7 +9156,7 @@ async function main() {
9156
await maybeInstallRebar3(rebar3Spec)
9157
9158
// undefined is replaced by a function, post- main branch merge
9159
- const setupBeamVersion = '3e793a7'
+ const setupBeamVersion = '9092f97'
9160
core.setOutput('setup-beam-version', setupBeamVersion)
9161
}
9162
src/setup-beam.js
@@ -51,7 +51,7 @@ async function main() {
51
52
53
54
55
56
57
0 commit comments