We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a564f commit 19003afCopy full SHA for 19003af
dist/index.js
@@ -80518,7 +80518,7 @@ async function main() {
80518
await maybeInstallRebar3(rebar3Spec)
80519
80520
// undefined is replaced by a function, post- main branch merge
80521
- const setupBeamVersion = '11a1f27'
+ const setupBeamVersion = '53a564f'
80522
lib_core.setOutput('setup-beam-version', setupBeamVersion)
80523
}
80524
src/setup-beam.js
@@ -56,7 +56,7 @@ async function main() {
56
57
58
59
60
core.setOutput('setup-beam-version', setupBeamVersion)
61
62
0 commit comments