Automation: update setup-beam version output to 73acf26

This commit is contained in:
GitHub Actions
2024-05-21 16:52:17 +00:00
parent 73acf2617f
commit 90f5b2c068
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9885,7 +9885,7 @@ async function main() {
await maybeInstallRebar3(rebar3Spec)
// undefined is replaced by a function, post- main branch merge
const setupBeamVersion = '2a23eb6'
const setupBeamVersion = '73acf26'
core.setOutput('setup-beam-version', setupBeamVersion)
}