Automation: update setup-beam version output to 730131f

This commit is contained in:
GitHub Actions
2026-07-07 14:33:08 +00:00
parent 730131f5b9
commit a228c4f190
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -37889,7 +37889,7 @@ async function main() {
await maybeInstallRebar3(rebar3Spec)
// undefined is replaced by a function, post- main branch merge
const setupBeamVersion = '324994a'
const setupBeamVersion = '730131f'
setOutput('setup-beam-version', setupBeamVersion)
}