Update setup-beam version output to 4678b57

This commit is contained in:
GitHub Actions
2024-01-12 19:46:30 +00:00
parent 4678b57fab
commit 980f47ea52
+1 -1
View File
@@ -9870,7 +9870,7 @@ async function main() {
await maybeInstallRebar3(rebar3Spec)
// undefined is replaced by a function, post- main branch merge
const setupBeamVersion = 'undefined'
const setupBeamVersion = '4678b57'
core.setOutput('setup-beam-version', setupBeamVersion)
}