Automation: update setup-beam version output to ee8d6d1

This commit is contained in:
GitHub Actions
2024-07-17 00:53:20 +00:00
parent ee8d6d1ec3
commit 168876b81a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9154,7 +9154,7 @@ async function main() {
await maybeInstallRebar3(rebar3Spec)
// undefined is replaced by a function, post- main branch merge
const setupBeamVersion = 'e7c76e5'
const setupBeamVersion = 'ee8d6d1'
core.setOutput('setup-beam-version', setupBeamVersion)
}