Automation: update setup-beam version output to 53a564f

This commit is contained in:
GitHub Actions
2026-03-07 14:40:30 +00:00
parent 53a564f4bb
commit 19003af5f4
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 = '11a1f27'
const setupBeamVersion = '53a564f'
lib_core.setOutput('setup-beam-version', setupBeamVersion)
}