Automation: update setup-beam version output to fc1fdd6

This commit is contained in:
GitHub Actions
2026-02-28 13:34:23 +00:00
parent fc1fdd6f00
commit 4f85a51ca2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25933,7 +25933,7 @@ async function main() {
await maybeInstallRebar3(rebar3Spec)
// undefined is replaced by a function, post- main branch merge
const setupBeamVersion = 'b94e7d3'
const setupBeamVersion = 'fc1fdd6'
core.setOutput('setup-beam-version', setupBeamVersion)
}