Automation: update setup-beam version output to 6ab5719

This commit is contained in:
GitHub Actions
2024-06-16 12:19:47 +00:00
parent 6ab5719d32
commit 8b9b42d5ab
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9154,7 +9154,7 @@ async function main() {
await maybeInstallRebar3(rebar3Spec)
// undefined is replaced by a function, post- main branch merge
const setupBeamVersion = 'fe9cb53'
const setupBeamVersion = '6ab5719'
core.setOutput('setup-beam-version', setupBeamVersion)
}