Automation: update setup-beam version output to 74e4a98

This commit is contained in:
GitHub Actions
2026-07-07 11:58:09 +00:00
parent 74e4a9879b
commit 551a8c58c5
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 = '837c16f'
const setupBeamVersion = '74e4a98'
setOutput('setup-beam-version', setupBeamVersion)
}