Automation: update setup-beam version output to f79887d

This commit is contained in:
GitHub Actions
2026-03-09 17:46:19 +00:00
parent f79887d1ba
commit 722d91de6e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -80518,7 +80518,7 @@ async function main() {
await maybeInstallRebar3(rebar3Spec)
// undefined is replaced by a function, post- main branch merge
const setupBeamVersion = '53a564f'
const setupBeamVersion = 'f79887d'
lib_core.setOutput('setup-beam-version', setupBeamVersion)
}