Automation: update setup-beam version output to 3598349

This commit is contained in:
GitHub Actions
2026-06-30 20:03:00 +00:00
parent 35983496a6
commit b59f4962e3
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 = 'c35be0e'
const setupBeamVersion = '3598349'
setOutput('setup-beam-version', setupBeamVersion)
}