Automation: update setup-beam version output to 324994a

This commit is contained in:
GitHub Actions
2026-07-07 12:07:34 +00:00
parent 324994a2c5
commit 7782cf9cde
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 = '74e4a98'
const setupBeamVersion = '324994a'
setOutput('setup-beam-version', setupBeamVersion)
}