Automation: update setup-beam version output to 58f0e7a

This commit is contained in:
GitHub Actions
2025-05-29 10:38:39 +00:00
parent 58f0e7ac10
commit 220876a6da
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9156,7 +9156,7 @@ async function main() {
await maybeInstallRebar3(rebar3Spec)
// undefined is replaced by a function, post- main branch merge
const setupBeamVersion = '891e46b'
const setupBeamVersion = '58f0e7a'
core.setOutput('setup-beam-version', setupBeamVersion)
}